Message 180688 - Python tracker
Message180688
| Author | eric.snow |
|---|---|
| Recipients | alex, asvetlov, benjamin.peterson, eric.snow, ezio.melotti, rhettinger, serhiy.storchaka |
| Date | 2013-01-26.17:19:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1359220759.07.0.0917666786009.issue16991@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> What's the reason for moving the OrderedDict tests in a separate file? Following the precedent of collections.deque and collections.defaultdict: * a big chunk of code * the default implementation will be coming via _collections. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-26 17:19:19 | eric.snow | set | recipients: + eric.snow, rhettinger, benjamin.peterson, ezio.melotti, alex, asvetlov, serhiy.storchaka |
| 2013-01-26 17:19:19 | eric.snow | set | messageid: <1359220759.07.0.0917666786009.issue16991@psf.upfronthosting.co.za> |
| 2013-01-26 17:19:19 | eric.snow | link | issue16991 messages |
| 2013-01-26 17:19:18 | eric.snow | create | |