This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients alexandre.vassalotti, arigo, christian.heimes, lemburg, pitrou, rhettinger, skip.montanaro
Date 2008-12-31.22:53:31
SpamBayes Score 0.00595028
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Attached new patch for fixes suggested by Alexandre (rename
opcode_targets.c to opcode_targets.h, replace USE_THREADED_CODE with
USE_COMPUTED_GOTOS).
History
Date User Action Args
2008-12-31 22:53:46pitrousetrecipients: + pitrou, lemburg, skip.montanaro, arigo, rhettinger, christian.heimes, alexandre.vassalotti
2008-12-31 22:53:45pitrousetmessageid: <[email protected]>
2008-12-31 22:53:44pitroulinkissue4753 messages
2008-12-31 22:53:44pitroucreate