SIGN IN SIGN UP

gh-148675: Optimize arraydescr structure: use char[3] (GH-149455)

Replace "const char *typecode;" with "char typecode[3];" to make the
arraydescr structure smaller and avoids an indirection.
V
Victor Stinner committed
9274d969f3b8d66a01ae704cac866ceb9e207d0e
Parent: aeb02ac
Committed by GitHub <noreply@github.com> on 5/6/2026, 2:28:11 PM