Message 338827 - Python tracker
Message338827
| Author | vstinner |
|---|---|
| Recipients | eric.snow, pablogsal, pitrou, vstinner |
| Date | 2019-03-25.22:16:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553552184.84.0.0177944422106.issue36427@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> if (_Py_IsFinalizing() && !_Py_CURRENTLY_FINALIZING(tstate)) _Py_IsFinalizing() check is redundant :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-25 22:16:24 | vstinner | set | recipients: + vstinner, pitrou, eric.snow, pablogsal |
| 2019-03-25 22:16:24 | vstinner | set | messageid: <1553552184.84.0.0177944422106.issue36427@roundup.psfhosted.org> |
| 2019-03-25 22:16:24 | vstinner | link | issue36427 messages |
| 2019-03-25 22:16:24 | vstinner | create | |