diff options
| author | Victor Stinner <vstinner@python.org> | 2023-06-26 06:30:59 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-26 06:30:59 (GMT) |
| commit | 7ca871634e7ae8b9c295df5c2154338d2dac1e69 (patch) | |
| tree | 815a93f37e38a5fd7fbe2d6c3df11b65364a33ae /Python/makeopcodetargets.py | |
| parent | 00e75a33728cdad7c10088acc36bc55b2f4a0efe (diff) | |
| download | cpython-7ca871634e7ae8b9c295df5c2154338d2dac1e69.zip cpython-7ca871634e7ae8b9c295df5c2154338d2dac1e69.tar.gz cpython-7ca871634e7ae8b9c295df5c2154338d2dac1e69.tar.bz2 | |
gh-106084: Remove _PySequence_BytesToCharpArray() function (#106088)
Remove private _PySequence_BytesToCharpArray() and
_Py_FreeCharPArray() functions from the public C API: move these
functions from Objects/abstract.c to Modules/_posixsubprocess.c.
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions
