mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
adcb6a6055
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.