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 | python-dev |
|---|---|
| Recipients | eric.snow, python-dev, rhettinger, serhiy.storchaka |
| Date | 2015年10月22日.17:20:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151022171952.27514.90139@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset a42c0c1c5133 by Serhiy Storchaka in branch '3.5': Issue #25410: C implementation of OrderedDict now uses type(self) instead of https://hg.python.org/cpython/rev/a42c0c1c5133 New changeset 10b965d59b49 by Serhiy Storchaka in branch 'default': Issue #25410: C implementation of OrderedDict now uses type(self) instead of https://hg.python.org/cpython/rev/10b965d59b49 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年10月22日 17:20:05 | python-dev | set | recipients: + python-dev, rhettinger, eric.snow, serhiy.storchaka |
| 2015年10月22日 17:20:04 | python-dev | link | issue25410 messages |
| 2015年10月22日 17:20:04 | python-dev | create | |