Commit a9ba2ec
File tree
1 file changed
+0
-4
lines changed- Doc/c-api
- Original file line numberDiff line numberDiff line change@@ -1643,8 +1643,4 @@ They all return ``NULL`` or ``-1`` if an exception occurs.
1643
1643
from user input, prefer calling :c:func:`PyUnicode_FromString` and1644
1644
:c:func:`PyUnicode_InternInPlace` directly.1645
1645
1646
-
.. impl-detail::1647
-
1648
-
Strings interned this way are made :term:`immortal`.1649
-
1650
1646
- Original file line numberDiff line numberDiff line change
0 commit comments