Message284588
| Author | matejcik |
|---|---|
| Recipients | matejcik |
| Date | 2017-01-03.18:36:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1483468602.77.0.231507148809.issue29145@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Related to http://bugs.python.org/issue1621 and http://bugs.python.org/issue27473 GCC 6 optimizes away broken overflow checks. This leads to segfaults on test_replace_overflow, at least for strings and bytearrays. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-03 18:36:42 | matejcik | set | recipients: + matejcik |
| 2017-01-03 18:36:42 | matejcik | set | messageid: <1483468602.77.0.231507148809.issue29145@psf.upfronthosting.co.za> |
| 2017-01-03 18:36:42 | matejcik | link | issue29145 messages |
| 2017-01-03 18:36:42 | matejcik | create | |