projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b57d9ea
bb8fd5b
)
Fixed the documentation of the structure PyMethodDef.
author
Serhiy Storchaka
<storchaka@gmail.com>
Mon, 21 Nov 2016 09:38:37 +0000
(11:38 +0200)
committer
Serhiy Storchaka
<storchaka@gmail.com>
Mon, 21 Nov 2016 09:38:37 +0000
(11:38 +0200)
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
Trivial merge