diff options
| author | Victor Stinner <vstinner@python.org> | 2023-11-01 23:13:55 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-01 23:13:55 (GMT) |
| commit | cde1071b2a72e8261ca66053ef61431b7f3a81fd (patch) | |
| tree | 4eb45c22d82de42c01efc6d99702c234fbf51ed3 /Lib/asyncio/streams.py | |
| parent | ff3b0a69380f8487ff0b7a78733b1421df1c4663 (diff) | |
| download | cpython-cde1071b2a72e8261ca66053ef61431b7f3a81fd.zip cpython-cde1071b2a72e8261ca66053ef61431b7f3a81fd.tar.gz cpython-cde1071b2a72e8261ca66053ef61431b7f3a81fd.tar.bz2 | |
gh-111089: Use PyUnicode_AsUTF8() in getargs.c (#111620)
Replace PyUnicode_AsUTF8AndSize() with PyUnicode_AsUTF8() to remove
the explicit check for embedded null characters.
Diffstat (limited to 'Lib/asyncio/streams.py')
0 files changed, 0 insertions, 0 deletions
