commit | 83f202a802b0810e2f0900c6d298fd104390f2ba | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Fri Oct 22 08:20:43 2021 +0900 |
committer | GitHub <noreply@github.com> | Fri Oct 22 08:20:43 2021 +0900 |
tree | f00ba7b9bdc23937581e5cbb9efa33b7e4ee437a | |
parent | 37fad7d3b7154c44b9902a2ab0db8641f1a0284b [diff] |
bpo-43706: Use PEP 590 vectorcall to speed up enumerate() (GH-25154)