SIGN IN SIGN UP

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.
V
Victor Stinner committed
7ca871634e7ae8b9c295df5c2154338d2dac1e69
Parent: 00e75a3
Committed by GitHub <noreply@github.com> on 6/26/2023, 6:30:59 AM