chiark
/
gitweb
/
~mdw
/
pyke
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
0156e40
)
Fix the missing-module-names bug properly.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 May 2015 15:02:01 +0000
(16:02 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 May 2015 15:04:44 +0000
(16:04 +0100)
Introduce a wrapper `typeready' around `PyType_Ready' which sets the
module name, and call it everywhere it's needed.
No differences found