]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Thu, 25 Dec 2003 23:57:52 +0000 (23:57 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Thu, 25 Dec 2003 23:57:52 +0000 (23:57 +0000)
commit13cd8898d24a0b062903c6a1995769e440726905
tree61b2e2f9fc37547b9867dd61422e55281ce2df4b
parentd57caed52c478d1675a473f36508588ffc32e38b
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.

backport candidate.
Doc/api/concrete.tex