This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients rhettinger, xtreak
Date 2018-10-08.15:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539010967.35.0.545547206417.issue34925@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset de2e448414530689f2e60e84fd78bdfebb772898 by Raymond Hettinger in branch 'master':
bpo-34925: Optimize common case for bisect() argument parsing (#9753)
https://github.com/python/cpython/commit/de2e448414530689f2e60e84fd78bdfebb772898
History
Date User Action Args
2018-10-08 15:02:47rhettingersetrecipients: + rhettinger, xtreak
2018-10-08 15:02:47rhettingersetmessageid: <1539010967.35.0.545547206417.issue34925@psf.upfronthosting.co.za>
2018-10-08 15:02:47rhettingerlinkissue34925 messages
2018-10-08 15:02:47rhettingercreate