SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-41692: Deprecate PyUnicode_InternImmortal() (GH-22486)

The PyUnicode_InternImmortal() function is now deprecated and will be
removed in Python 3.12: use PyUnicode_InternInPlace() instead.
V
Victor Stinner committed
583ee5a5b1971a18ebeb877948ce6264da0cc8aa
Parent: 497126f
Committed by GitHub <noreply@github.com> on 10/2/2020, 12:49:00 PM