SIGN IN SIGN UP

bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)

Add Include/cpython/bytearrayobject.h and
Include/cpython/bytesobject.h header files.

Move CPython C API from Include/bytesobject.h into a new
Include/cpython/bytesobject.h header file which is included by
Include/bytesobject.h. Do a similar change for
Include/bytearrayobject.h.
V
Victor Stinner committed
98921aeaf5879b51e2dd1870c9285cfa8d1a52c7
Parent: e9e7d28
Committed by GitHub <noreply@github.com> on 2/12/2020, 10:54:31 PM