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 vstinner
Date 2019-09-30.14:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569852744.48.0.31283302555.issue38321@roundup.psfhosted.org>
In-reply-to
Content
Other warnings:

c:\vstinner\python\master\objects\longobject.c(420): warning C4244: 'function': conversion from 'unsigned __int64' to 'sdigit', possible loss of data

c:\vstinner\python\master\objects\longobject.c(428): warning C4267: 'function': conversion from 'size_t' to 'sdigit', possible loss of data
History
Date User Action Args
2019-09-30 14:12:24vstinnersetrecipients: + vstinner
2019-09-30 14:12:24vstinnersetmessageid: <1569852744.48.0.31283302555.issue38321@roundup.psfhosted.org>
2019-09-30 14:12:24vstinnerlinkissue38321 messages
2019-09-30 14:12:24vstinnercreate