SIGN IN SIGN UP

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.
M
Michael Droettboom committed
adcb6a6055c7fe6e02621f66945be237b42e945a
Parent: 301351c
Committed by GitHub <noreply@github.com> on 5/6/2022, 3:59:45 AM