diff options
author | Victor Stinner <vstinner@python.org> | 2022-04-22 11:05:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 11:05:36 (GMT) |
commit | 9e146bbb7e1c0d872817ac63c60454a201b50039 (patch) | |
tree | 0ae6a1a7f3aafc0bc6f4be535b01cef621f33129 /PCbuild/readme.txt | |
parent | 82ec638ab706577c043056a57e2a2322b43ef94a (diff) | |
download | cpython-9e146bbb7e1c0d872817ac63c60454a201b50039.zip cpython-9e146bbb7e1c0d872817ac63c60454a201b50039.tar.gz cpython-9e146bbb7e1c0d872817ac63c60454a201b50039.tar.bz2 |
gh-80527: Deprecate PEP 623 Unicode functions (#91801)
Deprecate functions:
* PyUnicode_AS_DATA()
* PyUnicode_AS_UNICODE()
* PyUnicode_GET_DATA_SIZE()
* PyUnicode_GET_SIZE()
Previously, these functions were macros and so it wasn't possible to
decorate them with Py_DEPRECATED().
Diffstat (limited to 'PCbuild/readme.txt')
0 files changed, 0 insertions, 0 deletions