]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44953: Add newline at end of NEWS entry (GH-31265)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 10 Feb 2022 22:57:24 +0000 (17:57 -0500)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 22:57:24 +0000 (17:57 -0500)
Misc/NEWS.d/next/Library/2021-08-19-09-29-43.bpo-44953.27ZyUd.rst

index 0d54ef006af3e5907f5a7a58ed83208407b7d6f3..0eb235eca4fc01bcc65a37eb8702f527269ce626 100644 (file)
@@ -1 +1 @@
-Calling ``operator.itemgetter`` objects and ``operator.attrgetter`` objects is now faster due to use of the vectorcall calling convention.
\ No newline at end of file
+Calling ``operator.itemgetter`` objects and ``operator.attrgetter`` objects is now faster due to use of the vectorcall calling convention.