Staging
v0.8.1
https://github.com/python/cpython
Revision 583ee5a5b1971a18ebeb877948ce6264da0cc8aa authored by Victor Stinner on 02 October 2020, 12:49:00 UTC, committed by GitHub on 02 October 2020, 12:49:00 UTC
The PyUnicode_InternImmortal() function is now deprecated and will be
removed in Python 3.12: use PyUnicode_InternInPlace() instead.
1 parent 497126f
History
Tip revision: 583ee5a5b1971a18ebeb877948ce6264da0cc8aa authored by Victor Stinner on 02 October 2020, 12:49:00 UTC
bpo-41692: Deprecate PyUnicode_InternImmortal() (GH-22486)
Tip revision: 583ee5a

README

back to top