]> granicus.if.org Git - python/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)
commite4a147b1bd0171a6138b61354fc0b3ac99c271ae
treefb302844e71bc3513b2f988c8e16d7d0abdc1dd9
parent8efc3c965970328c0f26cbba9e8f1fafa945cf6b
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