Skip to content
Snippets Groups Projects
Unverified Commit adcb6a60 authored by Michael Droettboom's avatar Michael Droettboom Committed by GitHub
Browse files

gh-92356: Fix regression in ctypes function call overhead (#92357)

38f331d4 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.
parent 301351c6
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment