diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-05-24 11:44:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-24 11:44:24 (GMT) |
commit | b4bdecd0fc9112b60a81fec171bc78bc13f2f59c (patch) | |
tree | 88ce94fc987ae62e5d043490995f0a9095b2a405 /Include | |
parent | d8613dc86f4c7acd3e2598095c466fe9dc0ad27c (diff) | |
download | cpython-b4bdecd0fc9112b60a81fec171bc78bc13f2f59c.zip cpython-b4bdecd0fc9112b60a81fec171bc78bc13f2f59c.tar.gz cpython-b4bdecd0fc9112b60a81fec171bc78bc13f2f59c.tar.bz2 |
bpo-36710: Add tstate parameter in errors.c (GH-13540)
Add 'PyThreadState *tstate' parameter to errors.c functions to avoid
relying on global variables (indirectly on _PyRuntime).
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions