bpo-40521: Fix PyUnicode_InternInPlace() (GH-22376)
Fix PyUnicode_InternInPlace() when the INTERNED_STRINGS macro is not defined (when the EXPERIMENTAL_ISOLATED_SUBINTERPRETERS macro is defined).
V
Victor Stinner committed
7f413a5d95e6d7ddddd6e2c9844c33594d6288f4
Parent: 19c3ac9
Committed by GitHub <noreply@github.com>
on 9/23/2020, 12:05:32 PM