mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)
This commit is contained in:
parent
68fec31364
commit
f9c9354a7a
35 changed files with 199 additions and 2090 deletions
1
Doc/data/stable_abi.dat
generated
1
Doc/data/stable_abi.dat
generated
|
@ -761,7 +761,6 @@ function,PyUnicode_FromStringAndSize,3.2,,
|
|||
function,PyUnicode_FromWideChar,3.2,,
|
||||
function,PyUnicode_GetDefaultEncoding,3.2,,
|
||||
function,PyUnicode_GetLength,3.7,,
|
||||
function,PyUnicode_GetSize,3.2,,
|
||||
function,PyUnicode_InternFromString,3.2,,
|
||||
function,PyUnicode_InternImmortal,3.2,,
|
||||
function,PyUnicode_InternInPlace,3.2,,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue