Message353626
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) |
|
| Date |
User |
Action |
Args |
| 2019-10-01 01:55:17 | malin | set | recipients:
+ malin, vinay.sajip, vstinner |
| 2019-10-01 01:55:17 | malin | set | messageid: <1569894917.47.0.470663010954.issue38321@roundup.psfhosted.org> |
| 2019-10-01 01:55:17 | malin | link | issue38321 messages |
| 2019-10-01 01:55:17 | malin | create | |
|