[3.14] gh-72249: Correct wording of GH-101910 blurb (GH-138468) (#138470)
Some checks are pending
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / Cross build Linux (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run

Co-authored-by: Zachary Ware <zach@python.org>
This commit is contained in:
Miss Islington (bot) 2025-09-03 20:48:24 +02:00 committed by GitHub
parent d7c5aa992e
commit 45a79b4f4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -742,8 +742,8 @@ Add ``windows_31j`` to aliases for ``cp932`` codec
.. nonce: fv35wU
.. section: Library
:func:`functools.partial`s of :func:`repr` has been improved to include the
:term:`module` name. Patched by Furkan Onder and Anilyka Barry.
Always include the :term:`module` name in the :func:`repr` of
:func:`functools.partial` objects. Patch by Furkan Onder and Anilyka Barry.
..