| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks, this matches how internationalisation is done in https://github.com/python/cpython/blob/main/Doc/tools/extensions/pyspecific.py and will help localise pages like https://docs.python.org/ko/3/c-api/codec.html / https://deploy-preview-101989--python-cpython-preview.netlify.app/c-api/codec.html
Sorry, something went wrong.
|
Thanks @remilapeyre for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, something went wrong.
|
Thanks @remilapeyre for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
|
GH-102480 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
|
GH-102481 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
(cherry picked from commit d959bcd) Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
(cherry picked from commit d959bcd) Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
* main: pythongh-102493: fix normalization in PyErr_SetObject (python#102502) pythongh-87092: compiler's CFG construction moved to after codegen stage (python#102320) pythongh-95913: Consolidate build requirements changes in 3.11 WhatsNew (pythonGH-98781) Remove redundant `_ensure_future` in favor of `ensure_future` in `asyncio` (python#102398) pythongh-95913: Edit Faster CPython section in 3.11 WhatsNew (pythonGH-98429) pythongh-90110: Fix the c-analyzer Tool (python#102483) pythongh-101759: Update macOS installer SQLite 3.40.1 checksum (pythongh-102485) Remove unused import of `warnings` from `unittest.loader` (python#102479) Add gettext support to tools/extensions/c_annotations.py (python#101989)
* main: pythongh-102493: fix normalization in PyErr_SetObject (python#102502) pythongh-87092: compiler's CFG construction moved to after codegen stage (python#102320) pythongh-95913: Consolidate build requirements changes in 3.11 WhatsNew (pythonGH-98781) Remove redundant `_ensure_future` in favor of `ensure_future` in `asyncio` (python#102398) pythongh-95913: Edit Faster CPython section in 3.11 WhatsNew (pythonGH-98429) pythongh-90110: Fix the c-analyzer Tool (python#102483) pythongh-101759: Update macOS installer SQLite 3.40.1 checksum (pythongh-102485) Remove unused import of `warnings` from `unittest.loader` (python#102479) Add gettext support to tools/extensions/c_annotations.py (python#101989)
| Back | FazBrowse Home | New Git URL |
No description provided.