Skip to content

Commit 6f23304

Browse files
committed
blurb
1 parent 3c861bc commit 6f23304

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
C structures for :py:type:`str` instances, and a macro for querying a
2+
string's memory layout, are deprecated and planned for removal in Python
3+
3.16: :c:type:`PyASCIIObject`, :c:type:`PyCompactUnicodeObject`,
4+
:c:type:`PyUnicodeObject`, :c:type:`PyUnicode_IS_COMPACT`. Unstable API is
5+
added to ease migration for known use cases.

0 commit comments

Comments
 (0)