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 benjamin.peterson, pitrou, siddhesh, steve.dower, vstinner
Date 2018-10-23.12:35:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540298157.33.0.788709270274.issue33015@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote a different fix for the compiler warning using a temporary cast to "void*": PR 10057.
History
Date User Action Args
2018-10-23 12:35:57vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, steve.dower, siddhesh
2018-10-23 12:35:57vstinnersetmessageid: <1540298157.33.0.788709270274.issue33015@psf.upfronthosting.co.za>
2018-10-23 12:35:57vstinnerlinkissue33015 messages
2018-10-23 12:35:57vstinnercreate