summaryrefslogtreecommitdiffstats
path: root/Doc/api/refcounts.dat
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-03-18 18:35:15 (GMT)
committerGeorg Brandl <georg@python.org>2007-03-18 18:35:15 (GMT)
commit428f0641ec34902b0cce2cfdca833c79e6fdab7c (patch)
tree24f29c55a16cb1377b721253ec847c1885c70edb /Doc/api/refcounts.dat
parent9091e3a423b1f7a21b1b191c65381abcb5702ab6 (diff)
downloadcpython-428f0641ec34902b0cce2cfdca833c79e6fdab7c.zip
cpython-428f0641ec34902b0cce2cfdca833c79e6fdab7c.tar.gz
cpython-428f0641ec34902b0cce2cfdca833c79e6fdab7c.tar.bz2
Remove the deprecated and useless "pend" argument from
PyFloat_FromString. (fixes bug #1650903)
Diffstat (limited to 'Doc/api/refcounts.dat')
-rw-r--r--Doc/api/refcounts.dat1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat
index 019bfd4..54197c8 100644
--- a/Doc/api/refcounts.dat
+++ b/Doc/api/refcounts.dat
@@ -385,7 +385,6 @@ PyFloat_FromDouble:double:v::
PyFloat_FromString:PyObject*::+1:
PyFloat_FromString:PyObject*:str:0:
-PyFloat_FromString:char**:pend:0:ignored
PyFrozenSet_New:PyObject*::+1:
PyFrozenSet_New:PyObject*:iterable:0: