Message316437
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 | selik |
|---|---|
| Recipients | remi.lapeyre, selik |
| Date | 2018-05-12.20:59:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526158789.2.0.682650639539.issue33462@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Right, a blend of the code from dictiterobject (https://github.com/python/cpython/blob/master/Objects/dictobject.c#L3309) and listreviterobject (https://github.com/python/cpython/blob/master/Objects/listobject.c#L3128). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-12 20:59:49 | selik | set | recipients: + selik, remi.lapeyre |
| 2018-05-12 20:59:49 | selik | set | messageid: <1526158789.2.0.682650639539.issue33462@psf.upfronthosting.co.za> |
| 2018-05-12 20:59:49 | selik | link | issue33462 messages |
| 2018-05-12 20:59:49 | selik | create | |