Message286804
| Author | matthew.brett |
|---|---|
| Recipients | matthew.brett, r.david.murray |
| Date | 2017-02-02.15:23:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1486049018.4.0.534414173186.issue29420@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To clarify from comments on issue 19332: """ * The normal rule (not just for Python) is that a data structures have undefined behavior for mutating while iterating, unless there is a specific guarantee """ The change in Python 3.6 is just a different undefined behavior. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-02 15:23:38 | matthew.brett | set | recipients: + matthew.brett, r.david.murray |
| 2017-02-02 15:23:38 | matthew.brett | set | messageid: <1486049018.4.0.534414173186.issue29420@psf.upfronthosting.co.za> |
| 2017-02-02 15:23:38 | matthew.brett | link | issue29420 messages |
| 2017-02-02 15:23:38 | matthew.brett | create | |