{{ message }}
Update locale lib, tests and Add locale.getencoding#4155
Closed
jopemachine wants to merge 1 commit into
Closed
Conversation
b4cc3dd to
4a76a56
Compare
September 13, 2022 09:38
Contributor
Author
|
I'm not sure about the PR but I think maybe not because this PR just update python built-in modules. |
Sorry, something went wrong.
d2b0c9c to
f5ef0ac
Compare
September 13, 2022 10:17
Contributor
Author
|
I'm waiting for this issue resolved before going further. #4157 |
Sorry, something went wrong.
5 tasks
Contributor
|
@jopemachine Do you want to try again, now that #4530 has been merged? |
Sorry, something went wrong.
f5ef0ac to
d635efe
Compare
February 23, 2023 16:13
d635efe to
9970c4c
Compare
April 8, 2025 05:37
Member
|
Thank you for contributing! locale is updated by #6091 recently. |
Sorry, something went wrong.
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
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.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.
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