]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
But Add missing newline to NEWS entry (GH-31893)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 15 Mar 2022 08:29:10 +0000 (10:29 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Mar 2022 08:29:10 +0000 (08:29 +0000)
Misc/NEWS.d/next/Core and Builtins/2022-02-01-10-05-27.bpo-43721.-1XAIo.rst

index 4e3ad02057adabee7ff68fa99ca5633d86f6ce77..cd3df72664823a32fb206509321aaba28506f99a 100644 (file)
@@ -1 +1 @@
-Fix docstrings of :attr:`~property.getter`, :attr:`~property.setter`, and :attr:`~property.deleter` to clarify that they create a new copy of the property.
\ No newline at end of file
+Fix docstrings of :attr:`~property.getter`, :attr:`~property.setter`, and :attr:`~property.deleter` to clarify that they create a new copy of the property.