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, miss-islington
Date 2021-10-28.19:23:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635449003.25.0.856446673012.issue28737@roundup.psfhosted.org>
In-reply-to
Content
New changeset 193504acf3bfb7cff1edf7f568c2405b857fa1f7 by Miss Islington (bot) in branch '3.9':
bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246) (GH-29248)
https://github.com/python/cpython/commit/193504acf3bfb7cff1edf7f568c2405b857fa1f7
History
Date User Action Args
2021-10-28 19:23:23lukasz.langasetrecipients: + lukasz.langa, docs@python, colesbury, miss-islington
2021-10-28 19:23:23lukasz.langasetmessageid: <1635449003.25.0.856446673012.issue28737@roundup.psfhosted.org>
2021-10-28 19:23:23lukasz.langalinkissue28737 messages
2021-10-28 19:23:23lukasz.langacreate