diff options
author | Michael Droettboom <mdboom@gmail.com> | 2022-05-06 03:59:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 03:59:45 (GMT) |
commit | adcb6a6055c7fe6e02621f66945be237b42e945a (patch) | |
tree | bf59f688896e913075c974b366bd1f0864e5d568 /Python/emscripten_signal.c | |
parent | 301351c6a227249770fdf498054e6bbce1c3ee3c (diff) | |
download | cpython-adcb6a6055c7fe6e02621f66945be237b42e945a.zip cpython-adcb6a6055c7fe6e02621f66945be237b42e945a.tar.gz cpython-adcb6a6055c7fe6e02621f66945be237b42e945a.tar.bz2 |
gh-92356: Fix regression in ctypes function call overhead (#92357)
38f331d introduced a delayed initialization routine to set up
ctypes formattable (`_ctypes_init_fielddesc`), but inadvertently
removed setting the `initialization` flag to 1 to avoid initting
each time.
Diffstat (limited to 'Python/emscripten_signal.c')
0 files changed, 0 insertions, 0 deletions