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 lukasz.langa
Recipients colesbury, docs@python, lukasz.langa
Date 2021-10-27.19:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635362125.93.0.953698437527.issue28737@roundup.psfhosted.org>
In-reply-to
Content
New changeset 35e1ff38ee67ee543d9fcb268c3552c5397f9b3f by Sam Gross in branch 'main':
bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246)
https://github.com/python/cpython/commit/35e1ff38ee67ee543d9fcb268c3552c5397f9b3f
History
Date User Action Args
2021-10-27 19:15:25lukasz.langasetrecipients: + lukasz.langa, docs@python, colesbury
2021-10-27 19:15:25lukasz.langasetmessageid: <1635362125.93.0.953698437527.issue28737@roundup.psfhosted.org>
2021-10-27 19:15:25lukasz.langalinkissue28737 messages
2021-10-27 19:15:25lukasz.langacreate