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 miss-islington, serhiy.storchaka, vstinner, yselivanov
Date 2018-04-27.12:30:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524832204.04.0.682650639539.issue33041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 078c4e3519deeef8014541925da057bb064eb5a8 by Victor Stinner in branch 'master':
bpo-33041: Fix downcast warning on Windows (#6595)
https://github.com/python/cpython/commit/078c4e3519deeef8014541925da057bb064eb5a8
History
Date User Action Args
2018-04-27 12:30:04vstinnersetrecipients: + vstinner, serhiy.storchaka, yselivanov, miss-islington
2018-04-27 12:30:04vstinnersetmessageid: <1524832204.04.0.682650639539.issue33041@psf.upfronthosting.co.za>
2018-04-27 12:30:04vstinnerlinkissue33041 messages
2018-04-27 12:30:04vstinnercreate