Files
cpython/Include
Victor Stinner 583ee5a5b1 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.
2020-10-02 14:49:00 +02:00
..
2020-05-19 03:33:01 +01:00
2016-08-20 08:03:06 +00:00
2019-08-23 16:39:09 +01:00