Message 410507 - Python tracker
Message410507
| Author | vstinner |
|---|---|
| Recipients | M-Reimer, bsteffensmeier, corona10, eric.snow, erlendaasland, graysky, hroncok, miss-islington, ndjensen, petr.viktorin, shihai1991, uckelman, vstinner |
| Date | 2022-01-13.18:36:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642099012.54.0.111418342154.issue46070@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I tested manually my fix GH-30580 using: * (1) attached win_py399_crash_reproducer.py * (2) https://bugs.python.org/issue46070#msg410447 mthod Without my fix, I can easily reproduce the crash with (1) and (2). With my fix, I can no longer reproduce the crash with (1) or (2). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-13 18:36:52 | vstinner | set | recipients: + vstinner, petr.viktorin, eric.snow, ndjensen, hroncok, uckelman, corona10, miss-islington, shihai1991, erlendaasland, graysky, bsteffensmeier, M-Reimer |
| 2022-01-13 18:36:52 | vstinner | set | messageid: <1642099012.54.0.111418342154.issue46070@roundup.psfhosted.org> |
| 2022-01-13 18:36:52 | vstinner | link | issue46070 messages |
| 2022-01-13 18:36:52 | vstinner | create | |