mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
c884616390
Fix the following warning on Windows: parser\tokenizer.c(1297): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data.