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
Raw File
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
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top