Message408620
Mark: "As Victor points out, there is no bug in 3.9 because interned strings are common across all interpreter. We should revert that behavior."
The rationale for having per-interpreter interned strings and per-interpreter _Py_IDENTIFIER() string objects can be found in bpo-39465 and bpo-40521. |
|
| Date |
User |
Action |
Args |
| 2021-12-15 17:15:51 | vstinner | set | recipients:
+ vstinner, craigh, methane, Mark.Shannon, eric.snow, serhiy.storchaka, ndjensen, hroncok, corona10, pablogsal, erlendaasland, diabonas |
| 2021-12-15 17:15:51 | vstinner | set | messageid: <[email protected]> |
| 2021-12-15 17:15:51 | vstinner | link | issue46006 messages |
| 2021-12-15 17:15:51 | vstinner | create | |
|