diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-21 01:51:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 01:51:04 (GMT) |
commit | f389b37fb1cebe7ed66331cdd373a014695261f6 (patch) | |
tree | f328c5fd2878572d61d17f030fa1e82ef23a840c /Modules/xxlimited.c | |
parent | 6415e2ee4955b1a995c1e75544e2506b03780c3d (diff) | |
download | cpython-f389b37fb1cebe7ed66331cdd373a014695261f6.zip cpython-f389b37fb1cebe7ed66331cdd373a014695261f6.tar.gz cpython-f389b37fb1cebe7ed66331cdd373a014695261f6.tar.bz2 |
bpo-46417: _thread uses PyStructSequence_NewType() (GH-30733)
The _thread module now creates its _ExceptHookArgs type as a heap
type using PyStructSequence_NewType(), rather than using a static
type.
Diffstat (limited to 'Modules/xxlimited.c')
0 files changed, 0 insertions, 0 deletions