Message357140
> bpo-38858: Allocate small integers on the heap (GH-17301) I associated this change to this issue because I had troubles when I tried to call _PyLong_Fini() in subinterpreters. I'm now trying to have different small integers per interpreter. | |
| Date | User | Action | Args | | 2019-11-21 07:52:54 | vstinner | set | recipients: + vstinner | | 2019-11-21 07:52:54 | vstinner | set | messageid: <1574322774.2.0.769938523394.issue38858@roundup.psfhosted.org> | | 2019-11-21 07:52:54 | vstinner | link | issue38858 messages | | 2019-11-21 07:52:54 | vstinner | create | | |