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.13:49:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540820972.37.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 542497aa9f71c664768c3d5b7398c03679d3a7e1 by Victor Stinner in branch 'master':
bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216)
https://github.com/python/cpython/commit/542497aa9f71c664768c3d5b7398c03679d3a7e1
History
Date User Action Args
2018-10-29 13:49:32vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, serhiy.storchaka, thatiparthy, Aaron Hall, miss-islington
2018-10-29 13:49:32vstinnersetmessageid: <1540820972.37.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-10-29 13:49:32vstinnerlinkissue35059 messages
2018-10-29 13:49:32vstinnercreate