Commit 69e25fa
Victor Stinner
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.1 parent 7f3652e commit 69e25fa
1 file changed
Lines changed: 91 additions & 89 deletions
0 commit comments