bpo-47067: Optimize calling GenericAlias objects (GH-31996)
Use vectorcall, and replace `PyObject_SetAttrString` with `PyObject_SetAttr` and a global string.
P
penguin_wwy committed
1ea055bd53ccf976e88018983a3c13447c4502be
Parent: 5c3201e
Committed by GitHub <noreply@github.com>
on 3/21/2022, 8:33:02 PM