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-21.21:27:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542835671.58.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bcda8f1d42a98d9022736dd52d855be8e220fe15 by Victor Stinner in branch 'master':
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
https://github.com/python/cpython/commit/bcda8f1d42a98d9022736dd52d855be8e220fe15
History
Date User Action Args
2018-11-21 21:27:51vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2018-11-21 21:27:51vstinnersetmessageid: <1542835671.58.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-21 21:27:51vstinnerlinkissue35081 messages
2018-11-21 21:27:51vstinnercreate