Issue 4504: Doc/includes out of date (original) (raw)
Issue4504
Created on 2008-12-03 15:12 by exe, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg76828 - (view) | Author: Kandalintsev Alexandre (exe) | Date: 2008-12-03 15:12 |
Hello! Doc/includes/noddy.c and all other uses Py_InitModule3 which is removed from py3k. noddy2.c doesn't compile("noddy2.c:16: error: ‘Noddy’ has no member named ‘ob_type’"). | ||
msg77027 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2008-12-05 15:12 |
Thanks, fixed in r67578. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:42 | admin | set | github: 48754 |
2008-12-05 15:12:42 | georg.brandl | set | status: open -> closedresolution: fixedmessages: + |
2008-12-03 15:12:24 | exe | create |