bpo-37207: Use PEP 590 vectorcall to speed up set() constructor (GH-1… · python/cpython@6ff79f6 · GitHub
Skip to content

Commit 6ff79f6

Browse files
authored
bpo-37207: Use PEP 590 vectorcall to speed up set() constructor (GH-19019)
1 parent 5f104d5 commit 6ff79f6

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions

Objects/setobject.c

Lines changed: 23 additions & 0 deletions

0 commit comments

Comments
 (0)