Update locale lib, tests and Add locale.getencoding#4155
Closed
jopemachine wants to merge 1 commit intoRustPython:mainfrom
Closed
Update locale lib, tests and Add locale.getencoding#4155jopemachine wants to merge 1 commit intoRustPython:mainfrom
locale lib, tests and Add locale.getencoding#4155jopemachine wants to merge 1 commit intoRustPython:mainfrom
Conversation
locale.getencodinglocale.getencoding
locale.getencodinglocale.getencoding
locale.getencodinglocale lib, tests and Add locale.getencoding
Member
|
Do you need update from #4081? |
b4cc3dd to
4a76a56
Compare
Contributor
Author
|
I'm not sure about the PR but I think maybe not because this PR just update python built-in modules. |
d2b0c9c to
f5ef0ac
Compare
Contributor
Author
|
I'm waiting for this issue resolved before going further. #4157 |
5 tasks
Contributor
|
@jopemachine Do you want to try again, now that #4530 has been merged? |
f5ef0ac to
d635efe
Compare
d635efe to
9970c4c
Compare
Member
|
Thank you for contributing! locale is updated by #6091 recently. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
is_emscripten,is_wasitoLib/test/supportfor support locale lib testslocale.getencodingimplemented in cpython 3.11Related links
bpo-47000: Add
locale.getencoding()python/cpython#32068Python documentation