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-25.15:28:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540481302.07.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 18618e652c56e61a134e596b315a13c7cb997a89 by Victor Stinner in branch 'master':
bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093)
https://github.com/python/cpython/commit/18618e652c56e61a134e596b315a13c7cb997a89
History
Date User Action Args
2018-10-25 15:28:22vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, serhiy.storchaka, thatiparthy, Aaron Hall
2018-10-25 15:28:22vstinnersetmessageid: <1540481302.07.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-10-25 15:28:22vstinnerlinkissue35059 messages
2018-10-25 15:28:21vstinnercreate