]> granicus.if.org Git - python/commit
Issue #14090: fix some minor C API problems in default branch (3.3)
authorEli Bendersky <eliben@gmail.com>
Sun, 3 Jun 2012 05:07:47 +0000 (08:07 +0300)
committerEli Bendersky <eliben@gmail.com>
Sun, 3 Jun 2012 05:07:47 +0000 (08:07 +0300)
commit0813168e942a81c03727ef4785dceb642b959f20
tree848d9ccbdea7f9f474b23319255973195c7d0021
parent11cfea92950eda064e9b5b7048c1951bb084fc43
Issue #14090: fix some minor C API problems in default branch (3.3)
Doc/c-api/code.rst
Doc/c-api/conversion.rst
Doc/c-api/init.rst
Doc/c-api/type.rst
Doc/c-api/unicode.rst
Doc/c-api/veryhigh.rst
Include/pythonrun.h
Misc/ACKS