Message376292
The change introduced compiler warnings on Windows:
c:\vstinner\python\master\python\ceval.c(1448): warning C4244: '=': conversion
from '__int64' to 'int', possible loss of data [C:\vstinner\python\master\PCbui
ld\pythoncore.vcxproj]
c:\vstinner\python\master\python\ceval.c(2254): warning C4244: '=': conversion
from '__int64' to 'int', possible loss of data [C:\vstinner\python\master\PCbui
ld\pythoncore.vcxproj]
c:\vstinner\python\master\python\ceval.c(2271): warning C4244: '=': conversion
from '__int64' to 'int', possible loss of data [C:\vstinner\python\master\PCbui
ld\pythoncore.vcxproj] |
|
| Date |
User |
Action |
Args |
| 2020-09-03 10:03:02 | vstinner | set | recipients:
+ vstinner, chris.jerdonek, Mark.Shannon |
| 2020-09-03 10:03:02 | vstinner | set | messageid: <[email protected]> |
| 2020-09-03 10:03:02 | vstinner | link | issue40941 messages |
| 2020-09-03 10:03:02 | vstinner | create | |
|