mirror of https://github.com/python/cpython
Browse Source
Replace int with intptr_t to fix the warning:
objects\frameobject.c(341): warning C4244: 'initializing':
conversion from '__int64' to 'int', possible loss of data
pull/18104/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue