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.09:25:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542878732.89.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a42de742e7c20eeb64699b5785543fea65b2e8d3 by Victor Stinner in branch 'master':
bpo-35059: Cast void* to PyObject* (GH-10650)
https://github.com/python/cpython/commit/a42de742e7c20eeb64699b5785543fea65b2e8d3
History
Date User Action Args
2018-11-22 09:25:32vstinnersetrecipients: + vstinner, mark.dickinson, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-22 09:25:32vstinnersetmessageid: <1542878732.89.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-22 09:25:32vstinnerlinkissue35059 messages
2018-11-22 09:25:32vstinnercreate