]> granicus.if.org Git - python/commit
bpo-34925: Optimize common case for bisect() argument parsing (#9753)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 8 Oct 2018 15:02:41 +0000 (08:02 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Oct 2018 15:02:41 +0000 (08:02 -0700)
commitde2e448414530689f2e60e84fd78bdfebb772898
treee0335d6967eb7bf407066e757c1ed6af20a67ee7
parentfc8205cb4b87edd1c19e1bcc26deaa1570f87988
bpo-34925: Optimize common case for bisect() argument parsing (#9753)
Misc/NEWS.d/next/Library/2018-10-07-20-37-02.bpo-34925.KlkZ-Y.rst [new file with mode: 0644]
Modules/_bisectmodule.c