bpo-36763: Make Py_BytesMain() public by vstinner · Pull Request #15532 · python/cpython

@vstinner

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 26, 2019
Declare Py_BytesMain() in Include/pylifecycle.h, rather in
Include/internal/pycore_pylifecycle.h.
(cherry picked from commit 9a943b4)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

miss-islington added a commit that referenced this pull request

Aug 26, 2019
Declare Py_BytesMain() in Include/pylifecycle.h, rather in
Include/internal/pycore_pylifecycle.h.
(cherry picked from commit 9a943b4)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

lisroach pushed a commit to lisroach/cpython that referenced this pull request

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

DinoV pushed a commit to DinoV/cpython that referenced this pull request

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

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

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