◐ Shell
reader mode source ↗
Skip to content

ctypes: remove use of legacy unicode API#12340

Merged
methane merged 4 commits into
python:masterfrom
methane:ctypes-legacy-api
Apr 19, 2019
Merged

ctypes: remove use of legacy unicode API#12340
methane merged 4 commits into
python:masterfrom
methane:ctypes-legacy-api

Conversation

@methane

@methane methane commented Mar 15, 2019

Copy link
Copy Markdown
Member

PyUnicode_AsUnicodeAndSize() -> PyUnicode_AsWideChar()

PyUnicode_AsUnicodeAndSize() -> PyUnicode_AsWideChar()
@methane methane requested a review from abalkin March 15, 2019 11:45
Co-Authored-By: methane <songofacandy@gmail.com>
@methane methane merged commit 9d062d6 into python:master Apr 19, 2019
@methane methane deleted the ctypes-legacy-api branch April 19, 2019 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants