FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update `locale` lib, tests and Add `locale.getencoding` by jopemachine · Pull Request #4155 · RustPython/RustPython · GitHub

Update locale lib, tests and Add locale.getencoding - #4155

Closed
jopemachine wants to merge 1 commit into
RustPython:mainfrom
jopemachine:update-locale
Closed

Update locale lib, tests and Add locale.getencoding#4155
jopemachine wants to merge 1 commit into
RustPython:mainfrom
jopemachine:update-locale

Conversation

jopemachine commented Sep 9, 2022
edited
Loading

Copy link
Copy Markdown
Contributor
  • Update locale lib, tests
  • Add is_emscripten, is_wasi to Lib/test/support for support locale lib tests
  • Add locale.getencoding implemented in cpython 3.11

Related links

  • Python codes are copy-pasted from CPython.

jopemachine changed the title Update locale lib, tests, add locale.getencoding Update locale lib, tests, and Add locale.getencoding Sep 9, 2022
jopemachine changed the title Update locale lib, tests, and Add locale.getencoding Update locale lib, tests and Add locale.getencoding Sep 9, 2022
jopemachine changed the title Update locale lib, tests and Add locale.getencoding Update locale lib, tests and Add locale.getencoding Sep 9, 2022
jopemachine marked this pull request as draft September 12, 2022 02:43

Copy link
Copy Markdown
Member

Do you need update from #4081?

jopemachine commented Sep 13, 2022
edited
Loading

Copy link
Copy Markdown
Contributor Author

I'm not sure about the PR but I think maybe not because this PR just update python built-in modules.

jopemachine force-pushed the update-locale branch 2 times, most recently from d2b0c9c to f5ef0ac Compare September 13, 2022 10:17
youknowone added the z-ca-2022 Tag to track contrubution-academy 2022 label Sep 16, 2022

Copy link
Copy Markdown
Contributor Author

I'm waiting for this issue resolved before going further. #4157

Copy link
Copy Markdown
Contributor

@jopemachine Do you want to try again, now that #4530 has been merged?

Copy link
Copy Markdown
Member

Thank you for contributing! locale is updated by #6091 recently.

youknowone closed this Jan 4, 2026
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

Labels

z-ca-2022 Tag to track contrubution-academy 2022

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL