mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
But Add missing newline to NEWS entry (GH-31893)
(cherry picked from commit 16995ed0f2)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
cebdc32558
commit
0e4bebad0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
Fix docstrings of :attr:`~property.getter`, :attr:`~property.setter`, and :attr:`~property.deleter` to clarify that they create a new copy of the property.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue