Message 352681 - Python tracker
Message352681
| Author | malin |
|---|---|
| Recipients | malin, vstinner |
| Date | 2019-09-18.00:21:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568766090.07.0.453415576479.issue38205@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We can change Py_UNREACHABLE() to assert(0) in longobject.c Or remove the article in Py_UNREACHABLE() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-18 00:21:30 | malin | set | recipients: + malin, vstinner |
| 2019-09-18 00:21:30 | malin | set | messageid: <1568766090.07.0.453415576479.issue38205@roundup.psfhosted.org> |
| 2019-09-18 00:21:30 | malin | link | issue38205 messages |
| 2019-09-18 00:21:29 | malin | create | |