[issue1522] pyvm module patch

Christian Heimes report at bugs.python.org
Thu Nov 29 23:25:34 CET 2007


Christian Heimes added the comment:

I've split the patch into two tasks. The first patch adds all types in
Objects/ to the appropriate header files. I've renamed some types, too.

The second patch contains the new pyvm.c module plus a modification to
Modules/Setup.dist.

Added file: http://bugs.python.org/file8830/py3k_add_types_to_h.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1522>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_add_types_to_h.patch
Type: text/x-diff
Size: 13935 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071129/4e8b4005/attachment.patch 


More information about the Python-bugs-list mailing list