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 eric.snow
Recipients alex, asvetlov, benjamin.peterson, eric.snow, ezio.melotti, flox, rhettinger, serhiy.storchaka
Date 2013-02-15.09:27:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360920444.73.0.950498438127.issue16991@psf.upfronthosting.co.za>
In-reply-to
Content
Incidently, I'm just about done with the OrdereDict patch.  I'm attaching the current one.  At present it passes the unit tests, but I have two memory-related issues and a number of open questions (that I don't think are critical).

The patch has the unittest cleanup merged in just so it will show up in reviewboard.
History
Date User Action Args
2013-02-15 09:27:25eric.snowsetrecipients: + eric.snow, rhettinger, benjamin.peterson, ezio.melotti, alex, asvetlov, flox, serhiy.storchaka
2013-02-15 09:27:24eric.snowsetmessageid: <1360920444.73.0.950498438127.issue16991@psf.upfronthosting.co.za>
2013-02-15 09:27:24eric.snowlinkissue16991 messages
2013-02-15 09:27:24eric.snowcreate