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, mark.dickinson, serhiy.storchaka, thatiparthy, vstinner
Date 2018-10-26.12:35:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540557308.94.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b4435e20a92af474f117b78b98ddc6f515363af5 by Victor Stinner in branch 'master':
bpo-35059: Convert PyObject_INIT() to function (GH-10077)
https://github.com/python/cpython/commit/b4435e20a92af474f117b78b98ddc6f515363af5
History
Date User Action Args
2018-10-26 12:35:08vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, serhiy.storchaka, thatiparthy, Aaron Hall
2018-10-26 12:35:08vstinnersetmessageid: <1540557308.94.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-10-26 12:35:08vstinnerlinkissue35059 messages
2018-10-26 12:35:08vstinnercreate