| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Looks fine. I think we can move it up to just below the "On Unix" paragraph that talks about encodings. The uppercasing is handled in roughly the same way that the encoding is, so may as well be presented at the same level. |
Sorry, something went wrong.
|
Thanks @zooba, I've moved it to a new paragraph just below the "On Unix" one. Here's how it looks now Please let me know if there is anything else :) |
Sorry, something went wrong.
|
That's great, thanks! |
Sorry, something went wrong.
|
GH-102393 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
…to uppercase (pythonGH-101840) (cherry picked from commit 4e7c0cb) Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
|
GH-102394 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…to uppercase (pythonGH-101840) (cherry picked from commit 4e7c0cb) Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
* main: pythongh-102021 : Allow multiple input files for interpreter loop generator (python#102022) Add import of `unittest.mock.Mock` in documentation (python#102346) pythongh-102383: [docs] Arguments of `PyObject_CopyData` are `PyObject *` (python#102390) pythongh-101754: Document that Windows converts keys in `os.environ` to uppercase (pythonGH-101840) pythongh-102324: Improve tests of `typing.override` (python#102325)
| Back | FazBrowse Home | New Git URL |
Tries to fix #101754.
Relevant:
This PR adds the third note: