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 2004-10-26.23:42:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

IMO, it was my fault.  I reviewed, tested and applied the patch.

Also, I don't think optimization evils have much to do with
it.  It was an oversight that could affect any patch. 
Fortunately, a good beta process helped catch it quickly.

There may even be a silver lining.  By invalidating the
cache in the resize call, we may have fixed other possibly
broken code and will have prevented other errors in the future.
History
Date User Action Args
2007-08-23 14:27:03adminlinkissue1054139 messages
2007-08-23 14:27:03admincreate