diff options
author | Victor Stinner <vstinner@python.org> | 2021-02-19 15:07:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 15:07:59 +0100 |
commit | acde3f1530f1664c9ec7f22e16a7f54c5191e4a6 (patch) | |
tree | 90f0915dee215292debf14ebfbf9652197ae7de2 /Objects/bytesobject.c | |
parent | 101bf69ff18a946fed7c274f088878aaf85174cc (diff) | |
download | cpython-acde3f1530f1664c9ec7f22e16a7f54c5191e4a6.tar.gz cpython-acde3f1530f1664c9ec7f22e16a7f54c5191e4a6.zip |
bpo-43268: Remove abusive usage of tstate in sysmodule.c (#24581)
Remove explicit tstate usage in sysmodule.c when it's only used raise
exceptions: get it implicitly using PyErr_XXX() functions.
Diffstat (limited to 'Objects/bytesobject.c')
0 files changed, 0 insertions, 0 deletions