Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-39087: Add PyUnicode_GetUTF8Buffer(). #17659

Open
wants to merge 4 commits into
base: master
from

Conversation

@methane
Copy link
Member

methane commented Dec 19, 2019

Ref: bpo-39087

@methane methane requested a review from python/windows-team as a code owner Dec 19, 2019
@methane methane requested review from vstinner and serhiy-storchaka Dec 19, 2019
Lib/test/test_unicode.py Outdated Show resolved Hide resolved
Lib/test/test_unicode.py Outdated Show resolved Hide resolved
Lib/test/test_unicode.py Outdated Show resolved Hide resolved
Modules/_testcapimodule.c Outdated Show resolved Hide resolved
Doc/c-api/unicode.rst Show resolved Hide resolved
Objects/unicodeobject.c Show resolved Hide resolved
Objects/unicodeobject.c Show resolved Hide resolved
methane added 3 commits Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.