Message320780
The assertion failure can be also caused by setting self->snapshot to NULL when Py_BuildValue() fails due to lack of memory. It is very difficult to reproduce this. PR 8026 fixes this and other difficulty reproducible refcount bugs in the _io module. |
|
| Date |
User |
Action |
Args |
| 2018-06-30 13:33:01 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, martin.panter, ZackerySpytz, miss-islington |
| 2018-06-30 13:33:01 | serhiy.storchaka | set | messageid: <1530365581.29.0.56676864532.issue25862@psf.upfronthosting.co.za> |
| 2018-06-30 13:33:01 | serhiy.storchaka | link | issue25862 messages |
| 2018-06-30 13:33:01 | serhiy.storchaka | create | |
|