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 atuining, eric.snow, izbyshev, lemburg, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-13.11:52:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542109941.5.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1a6be91e6fd65ce9cb88cbbbb193db7e92ec6076 by Victor Stinner in branch 'master':
bpo-35081: Make some _PyGC macros internal (GH-10507)
https://github.com/python/cpython/commit/1a6be91e6fd65ce9cb88cbbbb193db7e92ec6076
History
Date User Action Args
2018-11-13 11:52:21vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, eric.snow, serhiy.storchaka, izbyshev
2018-11-13 11:52:21vstinnersetmessageid: <1542109941.5.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-13 11:52:21vstinnerlinkissue35081 messages
2018-11-13 11:52:21vstinnercreate