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, miss-islington, serhiy.storchaka, thatiparthy, vstinner
Date 2018-10-29.19:52:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540842765.03.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 541497e6197268517b0d492856027774c43e0949 by Victor Stinner in branch 'master':
bpo-35059: Convert Py_XINCREF() to static inline function (GH-10224)
https://github.com/python/cpython/commit/541497e6197268517b0d492856027774c43e0949
History
Date User Action Args
2018-10-29 19:52:45vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, serhiy.storchaka, thatiparthy, Aaron Hall, miss-islington
2018-10-29 19:52:45vstinnersetmessageid: <1540842765.03.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-10-29 19:52:45vstinnerlinkissue35059 messages
2018-10-29 19:52:44vstinnercreate