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 iritkatriel
Recipients docs@python, iritkatriel, martin.panter, petr.viktorin, pitrou, serhiy.storchaka
Date 2022-01-19.12:03:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642593839.71.0.904046940864.issue22039@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3bf6315c4cabf72d64e65e6f85bf72c65137255a by Irit Katriel in branch 'main':
bpo-22039: [doc] clarify that there are no plans to disable deleting an attribute via PyObject_SetAttr (GH-30639)
https://github.com/python/cpython/commit/3bf6315c4cabf72d64e65e6f85bf72c65137255a
History
Date User Action Args
2022-01-19 12:03:59iritkatrielsetrecipients: + iritkatriel, pitrou, petr.viktorin, docs@python, martin.panter, serhiy.storchaka
2022-01-19 12:03:59iritkatrielsetmessageid: <1642593839.71.0.904046940864.issue22039@roundup.psfhosted.org>
2022-01-19 12:03:59iritkatriellinkissue22039 messages
2022-01-19 12:03:59iritkatrielcreate