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 ammar2, docs@python, miss-islington
Date 2019-09-27.11:18:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 14ddca726a8cd337d0461934374b5e6bf65bf812 by Miss Islington (bot) in branch '3.8':
bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248)
https://github.com/python/cpython/commit/14ddca726a8cd337d0461934374b5e6bf65bf812
History
Date User Action Args
2019-09-27 11:18:27miss-islingtonsetrecipients: + miss-islington, docs@python, ammar2
2019-09-27 11:18:27miss-islingtonsetmessageid: <[email protected]>
2019-09-27 11:18:27miss-islingtonlinkissue38206 messages
2019-09-27 11:18:27miss-islingtoncreate