]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed the documentation of the structure PyMethodDef.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Nov 2016 09:37:18 +0000 (11:37 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Nov 2016 09:37:18 +0000 (11:37 +0200)
commit06a8dea46d593cd45391f49decf482fb3203f91b
tree68be54aede0be49cd3cc70a73987b10d791ce75a
parentaa5a13f5ad319c60c2c0bcb79428729d36f2c592
Fixed the documentation of the structure PyMethodDef.
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
Doc/extending/newtypes.rst