Message347498
| Author | vstinner |
|---|---|
| Recipients | methane, pablogsal, serhiy.storchaka, vstinner |
| Date | 2019-07-08.14:25:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1562595944.11.0.20956454081.issue36389@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Ah by the way, this issue was mostly motivated by a customer issue, but the bug disappeared from customer's production. Moreover, Python 3.8 now allows to use debug build without having to recompile all C extensions: https://docs.python.org/dev/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build A debug build may also help to catch more bugs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-07-08 14:25:44 | vstinner | set | recipients: + vstinner, methane, serhiy.storchaka, pablogsal |
| 2019-07-08 14:25:44 | vstinner | set | messageid: <1562595944.11.0.20956454081.issue36389@roundup.psfhosted.org> |
| 2019-07-08 14:25:44 | vstinner | link | issue36389 messages |
| 2019-07-08 14:25:43 | vstinner | create | |