Message 353626 - Python tracker
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 ----------------- These warnings only appear in master branch, I will fix it at some point. (https://bugs.python.org/issue35696#msg352903)