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.01:57:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542851860.89.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2ff8fb7639a86757c00a7cbbe7da418fffec3870 by Victor Stinner in branch 'master':
bpo-35059: Add _PyObject_CAST() macro (GH-10645)
https://github.com/python/cpython/commit/2ff8fb7639a86757c00a7cbbe7da418fffec3870
History
Date User Action Args
2018-11-22 01:57:41vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-22 01:57:40vstinnersetmessageid: <1542851860.89.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-22 01:57:40vstinnerlinkissue35059 messages
2018-11-22 01:57:40vstinnercreate