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 Aaron Hall, benjamin.peterson, eric.snow, mark.dickinson, miss-islington, pablogsal, serhiy.storchaka, thatiparthy, vstinner
Date 2018-11-22.00:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542844979.07.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 271753a27aca2e13275f0827080b915fb438107a by Victor Stinner in branch 'master':
bpo-35059: Convert _PyObject_GC_TRACK() to inline function (GH-10643)
https://github.com/python/cpython/commit/271753a27aca2e13275f0827080b915fb438107a
History
Date User Action Args
2018-11-22 00:02:59vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-22 00:02:59vstinnersetmessageid: <1542844979.07.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-22 00:02:59vstinnerlinkissue35059 messages
2018-11-22 00:02:59vstinnercreate