summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.11.0b1.rst
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] Format None, True, False and NotImplemented as literals (GH-118758) ↵Serhiy Storchaka2024-05-081-4/+5
| | | | | (GH-118794) (cherry picked from commit 05c2fe1acda9ea5a57061642c36e8b73bb4fbba4)
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related ↵Hugo van Kemenade2024-01-271-2/+2
| | | | (GH-114531) (#114649)
* [3.12] gh-101100: Fix Sphinx Lint warnings in `Misc/` (GH-113946) (#113998)Hugo van Kemenade2024-01-121-7/+7
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)Hugo van Kemenade2023-09-241-1/+1
| | | | | | | * Update Donghee Na's name in Docs/ * Update Donghee Na's name in Misc/ACKS * Update Donghee Na's name in Misc/NEWS.d/
* [3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API ↵Miss Islington (bot)2023-08-211-3/+3
| | | | | | | | (GH-108077) (#108225) gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (cherry picked from commit db55383829ccd5ce80c551d60f26851346741fdf) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
* [3.12] gh-107091: Fix some uses of :func: role (GH-107378) (GH-107416)Serhiy Storchaka2023-07-291-1/+1
| | | | :c:func: or :c:macro: should be used instead. (cherry picked from commit 413ba8943e2f1d896a0568eb571a041b88589440)
* [3.12] gh-106909: Use role :const: for referencing module constants ↵Serhiy Storchaka2023-07-211-2/+2
| | | | | (GH-106910) (GH-106956) (cherry picked from commit 4b9948617f91175783609769aa6160e5b49b9ccc)
* Docs: remove redundant "adverb-adjective" hyphens from compound modifiers ↵Ned Batchelder2022-07-051-1/+1
| | | | | (GH-94551) Discussion: https://discuss.python.org/t/slight-grammar-fix-throughout-adverbs-dont-need-hyphen/17021
* gh-92728: Restore re.template, but deprecate it (GH-93161)Miro Hrončok2022-05-251-0/+1
| | | | | | Revert "bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)" This reverts commit b09184bf05b07b77c5ecfedd4daa846be3cbf0a9.
* gh-92448: Update the documentation builder to render the GitHub issue. ↵Dong-hee Na2022-05-081-2/+2
| | | | (GH-92449)
* Python 3.11.0b1Pablo Galindo2022-05-061-0/+2145