]> granicus.if.org Git - python/commit
Issue #8925: fix types of Py_Parse*() and Py_BuildValue() functions
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 7 Jun 2010 21:20:41 +0000 (21:20 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 7 Jun 2010 21:20:41 +0000 (21:20 +0000)
commit69e25fa5b8ac78ff0bab263a03e7d2f67731c87f
tree382c8d780c4d87f11c794b69e40b82b588177b7f
parent7f3652e37156a4794c04a70e93c339d7d58a52f2
Issue #8925: fix types of Py_Parse*() and Py_BuildValue() functions

 * Add links to Python types
 * Replace "string" by bytes or str
 * Replace "long" by "int"
 * Specify the default encoding
 * Fix reST syntax ("..note ::")
 * etc.
Doc/c-api/arg.rst