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, scoder, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-20.23:43:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542757395.11.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e21ad1a254cc33e8d4920ad7f026254ec728bee by Victor Stinner in branch 'master':
bpo-35081: Move _PyGC_FINALIZED() back to C API (GH-10626)
https://github.com/python/cpython/commit/3e21ad1a254cc33e8d4920ad7f026254ec728bee
History
Date User Action Args
2018-11-20 23:43:15vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2018-11-20 23:43:15vstinnersetmessageid: <1542757395.11.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-20 23:43:15vstinnerlinkissue35081 messages
2018-11-20 23:43:15vstinnercreate