]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-39087: Add _PyUnicode_GetUTF8Buffer()" (GH-18985)
authorInada Naoki <songofacandy@gmail.com>
Sat, 14 Mar 2020 06:59:27 +0000 (15:59 +0900)
committerGitHub <noreply@github.com>
Sat, 14 Mar 2020 06:59:27 +0000 (15:59 +0900)
commit3a8c56295d6272ad2177d2de8af4c3f824f3ef92
tree9f4d7a615bd78987c6d36ee3ab7e084ee8ee1bc1
parent7a5cbc72988aee668816be9d1ef44c0cb4081ff6
Revert "bpo-39087: Add _PyUnicode_GetUTF8Buffer()" (GH-18985)

* Revert "bpo-39087: Add _PyUnicode_GetUTF8Buffer() (GH-17659)"

This reverts commit c7ad974d341d3edb6b9d2a2dcae4d3d4794ada6b.

* Update unicodeobject.h
Include/cpython/unicodeobject.h
Lib/test/test_unicode.py
Misc/NEWS.d/next/C API/2019-12-19-21-19-53.bpo-39087.l4A11-.rst [deleted file]
Modules/_testcapimodule.c
Objects/unicodeobject.c