mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -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.