Fix Windows compiler warning in tokenize.c (GH-8359)
Fix the following warning on Windows: parser\tokenizer.c(1297): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data.
V
Victor Stinner committed
c884616390f990a58fe337376904530a48a0e833
Parent: e78dace
Committed by GitHub <noreply@github.com>
on 7/21/2018, 1:36:06 AM