mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
1b34d2552c
to integer PyArg_Parse* format codes into a TypeError. Add a DeprecationWarning for floats passed with the 'L' format code, which didn't previously have a warning.