Commit 4704881
Victor Stinner
Merged revisions 81811 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k
........
r81811 | victor.stinner | 2010-06-07 23:20:41 +0200 (lun., 07 juin 2010) | 9 lines
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 d67cb78 commit 4704881
1 file changed
Lines changed: 91 additions & 89 deletions
0 commit comments