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 arigo
Recipients
Date 2004-06-17.07:35:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4771

The patch no longer cleanly applies, so here is it again.  This one is minimalistic and does not contain the 386-specific register tweaks.  It only allows two variables (stack_pointer and oparg) to be stored in registers instead of the stack on machines that have enough of them.  I still regard this as a small performance bugfix and suggest back-porting.
History
Date User Action Args
2007-08-23 15:37:27adminlinkissue943898 messages
2007-08-23 15:37:27admincreate