diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-24 17:07:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 17:07:54 (GMT) |
commit | 773b803c02b25b58af0a64321fbe1c6bf45cba2b (patch) | |
tree | 5608e4782653c4815614dbe16db64b69d676285b /Python/executor.c | |
parent | c55e73112c7b0574d05a522015d0c927de266525 (diff) | |
download | cpython-773b803c02b25b58af0a64321fbe1c6bf45cba2b.zip cpython-773b803c02b25b58af0a64321fbe1c6bf45cba2b.tar.gz cpython-773b803c02b25b58af0a64321fbe1c6bf45cba2b.tar.bz2 |
gh-106320: Remove private _PyManagedBuffer_Type (#108431)
Remove private _PyManagedBuffer_Type variable. Move it to the
internal C API and no longer export it.
Diffstat (limited to 'Python/executor.c')
0 files changed, 0 insertions, 0 deletions