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-22.02:37:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542854273.58.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b37672daf61740fe1ff9d805f6d74bc5ef04012b by Victor Stinner in branch 'master':
bpo-35059: Cleanup usage of Python macros (GH-10648)
https://github.com/python/cpython/commit/b37672daf61740fe1ff9d805f6d74bc5ef04012b
History
Date User Action Args
2018-11-22 02:37:53vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-22 02:37:53vstinnersetmessageid: <1542854273.58.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-22 02:37:53vstinnerlinkissue35059 messages
2018-11-22 02:37:53vstinnercreate