Staging
v0.5.1
https://github.com/python/cpython
Revision 1b34d2552c2cb2369130291a8a9ae973753b4072 authored by Mark Dickinson on 01 January 2010, 17:27:30 UTC, committed by Mark Dickinson on 01 January 2010, 17:27:30 UTC
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.
1 parent edfe72f
History
Tip revision: 1b34d2552c2cb2369130291a8a9ae973753b4072 authored by Mark Dickinson on 01 January 2010, 17:27:30 UTC
Issue #5080: turn the DeprecationWarning from float arguments passed
Tip revision: 1b34d25

README

back to top