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