Skip to content

Commit 45a79b4

Browse files
[3.14] gh-72249: Correct wording of GH-101910 blurb (GH-138468) (#138470)
Co-authored-by: Zachary Ware <[email protected]>
1 parent d7c5aa9 commit 45a79b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Misc/NEWS.d/3.13.0a5.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,8 +742,8 @@ Add ``windows_31j`` to aliases for ``cp932`` codec
742742
.. nonce: fv35wU
743743
.. section: Library
744744
745-
:func:`functools.partial`s of :func:`repr` has been improved to include the
746-
:term:`module` name. Patched by Furkan Onder and Anilyka Barry.
745+
Always include the :term:`module` name in the :func:`repr` of
746+
:func:`functools.partial` objects. Patch by Furkan Onder and Anilyka Barry.
747747

748748
..
749749

0 commit comments

Comments
 (0)