Staging
v0.8.1
https://github.com/python/cpython
Revision 7f413a5d95e6d7ddddd6e2c9844c33594d6288f4 authored by Victor Stinner on 23 September 2020, 12:05:32 UTC, committed by GitHub on 23 September 2020, 12:05:32 UTC
Fix PyUnicode_InternInPlace() when the INTERNED_STRINGS macro is not
defined (when the EXPERIMENTAL_ISOLATED_SUBINTERPRETERS macro is
defined).
1 parent 19c3ac9
History
Tip revision: 7f413a5d95e6d7ddddd6e2c9844c33594d6288f4 authored by Victor Stinner on 23 September 2020, 12:05:32 UTC
bpo-40521: Fix PyUnicode_InternInPlace() (GH-22376)
Tip revision: 7f413a5

README

back to top