summaryrefslogtreecommitdiffstats
path: root/Lib/io.py
diff options
context:
space:
mode:
authorSergey B Kirpichev <skirpichev@gmail.com>2024-10-31 10:37:03 (GMT)
committerGitHub <noreply@github.com>2024-10-31 10:37:03 (GMT)
commit8c22eba877225ab29cd64672dcb97f09a5f7336f (patch)
treeee74e354c3f99cacf2e3a14d56dbc49e8a08d0a5 /Lib/io.py
parentd07dcce6935364cab807e0df931ed09b088ade69 (diff)
downloadcpython-8c22eba877225ab29cd64672dcb97f09a5f7336f.zip
cpython-8c22eba877225ab29cd64672dcb97f09a5f7336f.tar.gz
cpython-8c22eba877225ab29cd64672dcb97f09a5f7336f.tar.bz2
gh-90370: Argument Clinic: avoid temporary tuple creation for varargs (#126064)
Avoid temporary tuple creation when all arguments either positional-only or vararg. Objects/setobject.c and Modules/gcmodule.c adapted. This fixes slight performance regression for set methods, introduced by gh-115112.
Diffstat (limited to 'Lib/io.py')
0 files changed, 0 insertions, 0 deletions