]> granicus.if.org Git - python/commit
Remove the deprecated and useless "pend" argument from
authorGeorg Brandl <georg@python.org>
Sun, 18 Mar 2007 18:35:15 +0000 (18:35 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 18 Mar 2007 18:35:15 +0000 (18:35 +0000)
commit428f0641ec34902b0cce2cfdca833c79e6fdab7c
tree24f29c55a16cb1377b721253ec847c1885c70edb
parent9091e3a423b1f7a21b1b191c65381abcb5702ab6
Remove the deprecated and useless "pend" argument from
PyFloat_FromString. (fixes bug #1650903)
Doc/api/concrete.tex
Doc/api/refcounts.dat
Include/floatobject.h
Misc/NEWS
Objects/abstract.c
Objects/floatobject.c