commit | 1ea055bd53ccf976e88018983a3c13447c4502be | [log] [tgz] |
---|---|---|
author | penguin_wwy <940375606@qq.com> | Tue Mar 22 04:33:02 2022 +0800 |
committer | GitHub <noreply@github.com> | Mon Mar 21 16:33:02 2022 -0400 |
tree | b2c6e4d3b1f9db90c7b45eb6b69c8c6d20bda606 | |
parent | 5c3201e146b251017cd77202015f47912ddcb980 [diff] |
bpo-47067: Optimize calling GenericAlias objects (GH-31996) Use vectorcall, and replace `PyObject_SetAttrString` with `PyObject_SetAttr` and a global string.