]> granicus.if.org Git - python/commit
bpo-36763: Make Py_BytesMain() public (GH-15532)
authorVictor Stinner <vstinner@redhat.com>
Mon, 26 Aug 2019 22:45:45 +0000 (00:45 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 22:45:45 +0000 (00:45 +0200)
commit9a943b4ce13fac26873b8100e89c818c5c47ac4b
treeb9036ada2e39eb27652d937406d1c46229ba5cbe
parent6b2e3256b6752055498f41f343fb22100845bc9d
bpo-36763: Make Py_BytesMain() public (GH-15532)

Declare Py_BytesMain() in Include/pylifecycle.h, rather in
Include/internal/pycore_pylifecycle.h.
Include/internal/pycore_pylifecycle.h
Include/pylifecycle.h