Message335245
| Author | p-ganssle |
|---|---|
| Recipients | p-ganssle |
| Date | 2019-02-11.18:20:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549909232.78.0.217116915125.issue35969@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Tested with 3.6 and 2.7 - core dump on 3.6, no core dump on 2.7. The crash on 2.7 goes through a different path, it goes site.py > os.py >= UserDict.py > _abcoll.py > abc.py. That may account for why it's not crashing the interpreter itself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-11 18:20:33 | p-ganssle | set | recipients: + p-ganssle |
| 2019-02-11 18:20:32 | p-ganssle | set | messageid: <1549909232.78.0.217116915125.issue35969@roundup.psfhosted.org> |
| 2019-02-11 18:20:32 | p-ganssle | link | issue35969 messages |
| 2019-02-11 18:20:32 | p-ganssle | create | |