This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients docs@python, iritkatriel, miss-islington, rhettinger
Date 2022-03-14.23:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647301924.86.0.395845036404.issue43721@roundup.psfhosted.org>
In-reply-to
Content
New changeset cebdc325580b49f4c7eb3c61a24c9e7f41ca736b by Miss Islington (bot) in branch '3.10':
bpo-43721: Fix docstrings for property.getter/setter/deleter (GH-31046)
https://github.com/python/cpython/commit/cebdc325580b49f4c7eb3c61a24c9e7f41ca736b
History
Date User Action Args
2022-03-14 23:52:04miss-islingtonsetrecipients: + miss-islington, rhettinger, docs@python, iritkatriel
2022-03-14 23:52:04miss-islingtonsetmessageid: <1647301924.86.0.395845036404.issue43721@roundup.psfhosted.org>
2022-03-14 23:52:04miss-islingtonlinkissue43721 messages
2022-03-14 23:52:04miss-islingtoncreate