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-05-21.15:44:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4771

The bit with gcc-specific keywords is useful but arguably
scary, but the other part of the patch -- stack_pointer not
being assignable to a register -- solves a definite
performance bug in my opinion.  I'd even suggest
back-porting this one to 2.3.  Apple is more likely to ship
its next MacOSX release with the latest 2.3 than with 2.4,
as far as I can tell.
History
Date User Action Args
2007-08-23 15:37:27adminlinkissue943898 messages
2007-08-23 15:37:27admincreate