diff options
author | penguin_wwy <940375606@qq.com> | 2022-03-21 20:33:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-21 20:33:02 (GMT) |
commit | 1ea055bd53ccf976e88018983a3c13447c4502be (patch) | |
tree | b2c6e4d3b1f9db90c7b45eb6b69c8c6d20bda606 /Lib/test/test_importlib/test_resource.py | |
parent | 5c3201e146b251017cd77202015f47912ddcb980 (diff) | |
download | cpython-1ea055bd53ccf976e88018983a3c13447c4502be.zip cpython-1ea055bd53ccf976e88018983a3c13447c4502be.tar.gz cpython-1ea055bd53ccf976e88018983a3c13447c4502be.tar.bz2 |
bpo-47067: Optimize calling GenericAlias objects (GH-31996)
Use vectorcall, and replace `PyObject_SetAttrString` with `PyObject_SetAttr` and a global string.
Diffstat (limited to 'Lib/test/test_importlib/test_resource.py')
0 files changed, 0 insertions, 0 deletions