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 rhettinger
Recipients
Date 2007-08-02.04:24:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This was looked at and rejected long ago.
The main reasons were that the new code would interfere with and complicate other byte code optimizations.  Also, the need was mitigated almost entirely by the predict macros.
History
Date User Action Args
2007-08-23 16:12:57adminlinkissue1764638 messages
2007-08-23 16:12:57admincreate