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. V
Victor Stinner committed
69e25fa5b8ac78ff0bab263a03e7d2f67731c87f
Parent: 7f3652e