Message395181
> sqlit3.Cursor is prone to the same bug. No, is not: it doesn't drop the GIL in tp_clear. There is technically no bug, but is true that tp_clear should only clean Python references. Although in this case there are some sematics with the cleanup that are not clear. | |
| Date | User | Action | Args | | 2021-06-05 19:43:20 | pablogsal | set | recipients: + pablogsal, terry.reedy, vstinner, zzzeek, miss-islington, erlendaasland | | 2021-06-05 19:43:20 | pablogsal | set | messageid: <1622922200.64.0.468566033082.issue44304@roundup.psfhosted.org> | | 2021-06-05 19:43:20 | pablogsal | link | issue44304 messages | | 2021-06-05 19:43:20 | pablogsal | create | | |