]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of concrete.tex v1.35:
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Fri, 26 Dec 2003 00:00:29 +0000 (00:00 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Fri, 26 Dec 2003 00:00:29 +0000 (00:00 +0000)
commit775499689ebda242c43000b85969046f64bfc6fc
tree5b6482b1698d277b9a2291db49c8eaf06d80a580
parent7325fe67e4d7ce6abbb90ed9f3947c2cc871d827
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