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 christian.heimes, gregory.p.smith, vstinner
Date 2020-05-19.16:47:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589906872.77.0.39293307897.issue40645@roundup.psfhosted.org>
In-reply-to
Content
Compiler warning on 64-bit Windows:

c:\vstinner\python\3.9\modules\_hashopenssl.c(1427): warning C4244: 'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
History
Date User Action Args
2020-05-19 16:47:52vstinnersetrecipients: + vstinner, gregory.p.smith, christian.heimes
2020-05-19 16:47:52vstinnersetmessageid: <1589906872.77.0.39293307897.issue40645@roundup.psfhosted.org>
2020-05-19 16:47:52vstinnerlinkissue40645 messages
2020-05-19 16:47:52vstinnercreate