Message409861
_PyUnicode_EqualToASCIIId() and type update_slot() functions are fixed in 3.10 and main branches. The regression is now fixed.
But the revert reintroduces the issue on subinterpreters, so I created bpo-46283: "[subinterpreters] Unicode interned strings must not be shared between interpreters". |
|
| Date |
User |
Action |
Args |
| 2022-01-06 15:22:35 | vstinner | set | recipients:
+ vstinner, srittau, craigh, petr.viktorin, methane, Mark.Shannon, eric.snow, serhiy.storchaka, ndjensen, hroncok, corona10, pablogsal, erlendaasland, diabonas |
| 2022-01-06 15:22:35 | vstinner | set | messageid: <[email protected]> |
| 2022-01-06 15:22:35 | vstinner | link | issue46006 messages |
| 2022-01-06 15:22:35 | vstinner | create | |
|