gh-149035: Modernize legacy Python patterns in Doc/tutorial/stdlib2.rst#149036
gh-149035: Modernize legacy Python patterns in Doc/tutorial/stdlib2.rst#149036hugovk merged 4 commits intopython:mainfrom
Doc/tutorial/stdlib2.rst#149036Conversation
This reverts commit 5cb1c46.
|
Thanks, whilst we're editing this file, please could you also edit the headers to use sentence case? For example: "Brief Tour of the Standard Library — Part II" -> "Brief tour of the standard library — part II", "Output Formatting" -> "Output formatting", and so on? https://devguide.python.org/documentation/style-guide/#capitalization |
Co-authored-by: Copilot <copilot@github.com>
Done :) |
Doc/tutorial/stdlib2.rst
Doc/tutorial/stdlib2.rstDoc/tutorial/stdlib2.rst
|
Thanks @ByteFlowing1337 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
GH-149089 is a backport of this pull request to the 3.14 branch. |
|
GH-149090 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--149036.org.readthedocs.build/