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 adlaiff6, christian.heimes, eric.smith, georg.brandl, jackdied, lemburg, rhettinger, salty-horse
Date 2010-04-29.18:34:17
SpamBayes Score 0.14597894
Marked as misclassified No
Message-id <1272566058.35.0.271124881854.issue1820@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that the priority is higher now that we have a demonstrable regression.

Getting structseq to subclass from tuple will take some effort (tuples have many methods that would need to be overriden).
History
Date User Action Args
2010-04-29 18:34:18rhettingersetrecipients: + rhettinger, lemburg, georg.brandl, salty-horse, jackdied, eric.smith, christian.heimes, adlaiff6
2010-04-29 18:34:18rhettingersetmessageid: <1272566058.35.0.271124881854.issue1820@psf.upfronthosting.co.za>
2010-04-29 18:34:17rhettingerlinkissue1820 messages
2010-04-29 18:34:17rhettingercreate