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, eric.snow, mark.dickinson, miss-islington, pablogsal, serhiy.storchaka, thatiparthy, vstinner
Date 2018-11-23.13:00:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542978020.98.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
I ran my benchmarks, I close the PR 10669 (replace static inline functions with macros). You should still be able to use it as patch:

https://github.com/python/cpython/pull/10669.patch
History
Date User Action Args
2018-11-23 13:00:21vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-23 13:00:20vstinnersetmessageid: <1542978020.98.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-23 13:00:20vstinnerlinkissue35059 messages
2018-11-23 13:00:20vstinnercreate