commit | 9a9c11ad41d7887f3d6440e0f0e8966156d959b5 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Thu Mar 11 01:39:52 2021 +0900 |
committer | GitHub <noreply@github.com> | Thu Mar 11 01:39:52 2021 +0900 |
tree | 8eb4b11a62f0a31290d65544252640cdb9c50231 | |
parent | 0a30f0e93495355900fc7add10cc3bddd648bac5 [diff] |
bpo-43287: Use PEP 590 vectorcall to speed up filter() (GH-24611)