bpo-41692: Deprecate PyUnicode_InternImmortal() by vstinner · Pull Request #22486 · python/cpython
The PyUnicode_InternImmortal() function is now deprecated and will be removed in Python 3.12: use PyUnicode_InternInPlace() instead.
xzy3 pushed a commit to xzy3/cpython that referenced this pull request
Oct 18, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters