diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-01-01 17:28:04 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-01-01 17:28:04 (GMT) |
commit | fc3286b640fe02ef384f14e4554286b5d1897072 (patch) | |
tree | 60c0e4615a00fc0261cbc7dc2c3ea7b29dec37fa | |
parent | 558a57a1f2c71860bcebc86a83a733b514ddf3b2 (diff) | |
download | cpython-fc3286b640fe02ef384f14e4554286b5d1897072.zip cpython-fc3286b640fe02ef384f14e4554286b5d1897072.tar.gz cpython-fc3286b640fe02ef384f14e4554286b5d1897072.tar.bz2 |
Blocked revisions 77218 via svnmerge
........
r77218 | mark.dickinson | 2010-01-01 17:27:30 +0000 (Fri, 01 Jan 2010) | 5 lines
Issue #5080: turn the DeprecationWarning from float arguments passed
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.
........
0 files changed, 0 insertions, 0 deletions