Message406483
> many classes are allocated statically
Right. Changing that is an hard problem :-( See for example bpo-40601 "[C API] Hide static types from the limited C API".
I tried once to "free" / reset static types in Py_Finalize(), but it's hard to implement properly :-( |
|
| Date |
User |
Action |
Args |
| 2021-11-17 18:14:21 | vstinner | set | recipients:
+ vstinner, Mark.Shannon, eric.snow, erlendaasland |
| 2021-11-17 18:14:21 | vstinner | set | messageid: <[email protected]> |
| 2021-11-17 18:14:21 | vstinner | link | issue45691 messages |
| 2021-11-17 18:14:21 | vstinner | create | |
|