Message334694
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 | eric.snow, rhettinger |
| Date | 2019-02-01.16:09:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549037349.05.0.536013396841.issue35864@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Thanks for doing this, Raymond! FYI, I found a couple of places where it still refers to OrderedDict: 1. in the doc entry in collections.rst [1] 2. in the docstring [2] [1] https://github.com/python/cpython/commit/0bb4bdf0d93b301407774c4ffd6df54cff947df8#diff-a2f0632ea84b755c7ef5b9bd291c7fdfR890 [2] https://github.com/python/cpython/commit/0bb4bdf0d93b301407774c4ffd6df54cff947df8#diff-8a750c700ae5ac1d0a14922de83e99ccR432 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-01 16:09:10 | eric.snow | set | recipients: + eric.snow, rhettinger |
| 2019-02-01 16:09:09 | eric.snow | set | messageid: <1549037349.05.0.536013396841.issue35864@roundup.psfhosted.org> |
| 2019-02-01 16:09:09 | eric.snow | link | issue35864 messages |
| 2019-02-01 16:09:09 | eric.snow | create | |