]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of concrete.tex v1.35:
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Fri, 20 Feb 2004 11:58:27 +0000 (11:58 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Fri, 20 Feb 2004 11:58:27 +0000 (11:58 +0000)
commitbf14d94375f4ff8f58b6435ec6d5c752c5c13d27
tree8eb9f8c1759582c77afaf8db2639355a0c0a987c
parent1b146289d2ce4b058db272ddf51eb992ae2d612c
backport of concrete.tex v1.35:

The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along
with most other concrete object checks, but the docs weren't brought into
line.

PyList_CheckExact() was added at 2.2 but never documented.
Doc/api/concrete.tex