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 vstinner
Recipients vstinner
Date 2018-11-13.12:06:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542110774.6.0.788709270274.issue35229@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 55b4771d5d18d5ff7c095aa1ab750fe0c8bb5e67 by Victor Stinner in branch '3.7':
bpo-35229: Deprecate _PyObject_GC_TRACK() (GH-10511)
https://github.com/python/cpython/commit/55b4771d5d18d5ff7c095aa1ab750fe0c8bb5e67
History
Date User Action Args
2018-11-13 12:06:14vstinnersetrecipients: + vstinner
2018-11-13 12:06:14vstinnersetmessageid: <1542110774.6.0.788709270274.issue35229@psf.upfronthosting.co.za>
2018-11-13 12:06:14vstinnerlinkissue35229 messages
2018-11-13 12:06:14vstinnercreate