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 <1230764025.37.0.224446820661.issue4753@psf.upfronthosting.co.za>
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: <1230764025.37.0.224446820661.issue4753@psf.upfronthosting.co.za>
2008-12-31 22:53:44pitroulinkissue4753 messages
2008-12-31 22:53:44pitroucreate