Message 182214 - Python tracker
Message182214
| Author | eric.snow |
|---|---|
| Recipients | alex, asvetlov, benjamin.peterson, eric.araujo, eric.snow, ezio.melotti, flox, rhettinger, serhiy.storchaka |
| Date | 2013-02-16.06:46:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360997209.46.0.612551154755.issue16991@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I should clarify, odict.diff passes test_ordereddict. Regardless, it's pretty close. I'm going to figure out why the review link hates me on this issue, but until then any extra eyes here would be appreciated. The memory-related issues are pushing well past my experience. My goal is to get this in before PyCon and to have a reasonable plan at least for implementing **kwargs as OrderedDict. My intuition is that writing OrderedDict in C is the hard part. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-16 06:46:49 | eric.snow | set | recipients: + eric.snow, rhettinger, benjamin.peterson, ezio.melotti, eric.araujo, alex, asvetlov, flox, serhiy.storchaka |
| 2013-02-16 06:46:49 | eric.snow | set | messageid: <1360997209.46.0.612551154755.issue16991@psf.upfronthosting.co.za> |
| 2013-02-16 06:46:49 | eric.snow | link | issue16991 messages |
| 2013-02-16 06:46:49 | eric.snow | create | |