]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41873: Add vectorcall for float() (GH-22432)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 29 Sep 2020 00:55:52 +0000 (20:55 -0400)
committerGitHub <noreply@github.com>
Tue, 29 Sep 2020 00:55:52 +0000 (09:55 +0900)
commite8acc355d430b45f1c3ff83312e72272262a854f
treef0e7e832cbe141535675e5b05c581ceb1a4a0452
parentcb6db8b6ae47dccc1aa97830d0f05d29f31e0cbc
bpo-41873: Add vectorcall for float() (GH-22432)
Lib/test/test_float.py
Misc/NEWS.d/next/Core and Builtins/2020-09-28-08-58-28.bpo-41873.VzEDhA.rst [new file with mode: 0644]
Objects/floatobject.c