Message 411944 - Python tracker
Message411944
| Author | vstinner |
|---|---|
| Recipients | cstratak, vstinner |
| Date | 2022-01-28.00:20:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1643329234.56.0.265817479851.issue46542@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I managed to reproduce the test_json crash on the "Fedora Stable ppc64le" buildbot using clang. Commands: --- ./configure --with-pydebug CC=clang make -j10 ./python -m test -v test_json --- I wrote GH-30972 to fix it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-28 00:20:34 | vstinner | set | recipients: + vstinner, cstratak |
| 2022-01-28 00:20:34 | vstinner | set | messageid: <1643329234.56.0.265817479851.issue46542@roundup.psfhosted.org> |
| 2022-01-28 00:20:34 | vstinner | link | issue46542 messages |
| 2022-01-28 00:20:34 | vstinner | create | |