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, steve.dower, thatiparthy, vstinner
Date 2020-06-17.12:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592396605.03.0.990712781883.issue35059@roundup.psfhosted.org>
In-reply-to
Content
New changeset 07923f32b16ba39165a58a5f47e807ca04ae17aa by Victor Stinner in branch 'master':
bpo-35059: Enhance _PyObject_GC_TRACK() macros (GH-20931)
https://github.com/python/cpython/commit/07923f32b16ba39165a58a5f47e807ca04ae17aa
History
Date User Action Args
2020-06-17 12:23:25vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, steve.dower, thatiparthy, Aaron Hall, pablogsal, miss-islington
2020-06-17 12:23:25vstinnersetmessageid: <1592396605.03.0.990712781883.issue35059@roundup.psfhosted.org>
2020-06-17 12:23:25vstinnerlinkissue35059 messages
2020-06-17 12:23:24vstinnercreate