Skip to content
Snippets Groups Projects
Unverified Commit 583ee5a5 authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

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.
parent 497126f7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment