Title: Add "key" argument to "bisect" module functions · Issue #48606 · python/cpython · GitHub
Open Graph Title: Add "key" argument to "bisect" module functions · Issue #48606 · python/cpython
X Title: Add "key" argument to "bisect" module functions · Issue #48606 · python/cpython
Description: BPO 4356 Nosy @rhettinger, @terryjreedy, @gpshead, @tebeka, @mdickinson, @alex, @vadmium, @dimaqq, @1st1, @NeilGirdhar, @MojoVampire, @wumpus, @pablogsal, @miss-islington, @remilapeyre, @GPery PRs #11781#11781#20556#28339#28340 Files bis...
Open Graph Description: BPO 4356 Nosy @rhettinger, @terryjreedy, @gpshead, @tebeka, @mdickinson, @alex, @vadmium, @dimaqq, @1st1, @NeilGirdhar, @MojoVampire, @wumpus, @pablogsal, @miss-islington, @remilapeyre, @GPery PRs ...
X Description: BPO 4356 Nosy @rhettinger, @terryjreedy, @gpshead, @tebeka, @mdickinson, @alex, @vadmium, @dimaqq, @1st1, @NeilGirdhar, @MojoVampire, @wumpus, @pablogsal, @miss-islington, @remilapeyre, @GPery PRs ...
Opengraph URL: https://github.com/python/cpython/issues/48606
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add \"key\" argument to \"bisect\" module functions","articleBody":"BPO | [4356](https://bugs.python.org/issue4356)\n--- | :---\nNosy | @rhettinger, @terryjreedy, @gpshead, @tebeka, @mdickinson, @alex, @vadmium, @dimaqq, @1st1, @NeilGirdhar, @MojoVampire, @wumpus, @pablogsal, @miss-islington, @remilapeyre, @GPery\nPRs | \u003cli\u003epython/cpython#11781\u003c/li\u003e\u003cli\u003epython/cpython#11781\u003c/li\u003e\u003cli\u003epython/cpython#20556\u003c/li\u003e\u003cli\u003epython/cpython#28339\u003c/li\u003e\u003cli\u003epython/cpython#28340\u003c/li\u003e\nFiles | \u003cli\u003e[bisect-trunk.patch](https://bugs.python.org/file15248/bisect-trunk.patch \"Uploaded as text/plain at 2009-11-02.17:42:47 by milko.krachounov\"): bisect for trunk\u003c/li\u003e\u003cli\u003e[bisect-py3k.patch](https://bugs.python.org/file15249/bisect-py3k.patch \"Uploaded as text/plain at 2009-11-02.17:43:13 by milko.krachounov\"): patch for py3k\u003c/li\u003e\u003cli\u003e[bench_bisect_key.py](https://bugs.python.org/file15250/bench_bisect_key.py \"Uploaded as text/plain at 2009-11-02.17:43:47 by milko.krachounov\"): benchmark\u003c/li\u003e\u003cli\u003e[SortedCollection.py](https://bugs.python.org/file16944/SortedCollection.py \"Uploaded as text/plain at 2010-04-16.03:39:52 by @rhettinger\"): Draft for a Sorted Collection class\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/rhettinger'\nclosed_at = \u003cDate 2020-10-20.05:04:39.386\u003e\ncreated_at = \u003cDate 2008-11-19.17:17:27.762\u003e\nlabels = ['type-feature', 'library', '3.10']\ntitle = 'Add \"key\" argument to \"bisect\" module functions'\nupdated_at = \u003cDate 2021-10-04.19:18:43.811\u003e\nuser = 'https://github.com/tebeka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-10-04.19:18:43.811\u003e\nactor = 'pablogsal'\nassignee = 'rhettinger'\nclosed = True\nclosed_date = \u003cDate 2020-10-20.05:04:39.386\u003e\ncloser = 'rhettinger'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2008-11-19.17:17:27.762\u003e\ncreator = 'tebeka'\ndependencies = []\nfiles = ['15248', '15249', '15250', '16944']\nhgrepos = []\nissue_num = 4356\nkeywords = ['patch']\nmessage_count = 43.0\nmessages = ['76060', '76073', '76084', '76092', '76098', '76099', '76203', '76230', '94836', '103143', '103145', '103155', '103158', '103180', '103294', '113222', '115176', '115189', '115288', '152967', '152969', '152983', '208020', '237408', '242267', '246371', '246384', '261007', '305518', '335841', '337737', '337741', '343529', '343544', '343548', '343549', '345220', '345227', '345228', '379086', '401796', '401798', '403173']\nnosy_count = 22.0\nnosy_names = ['rhettinger', 'terry.reedy', 'gregory.p.smith', 'jafo', 'tebeka', 'mark.dickinson', 'alex', 'milko.krachounov', 'dmtr', 'bls', 'martin.panter', 'Dima.Tisnek', 'yselivanov', 'NeilGirdhar', 'josh.r', 'ericreynolds', 'wumpus', 'pablogsal', 'miss-islington', 'remi.lapeyre', 'gpery', 'flyingosprey']\npr_nums = ['11781', '11781', '20556', '28339', '28340']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue4356'\nversions = ['Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tebeka","@type":"Person","name":"tebeka"},"datePublished":"2008-11-19T17:17:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":43},"url":"https://github.com/48606/cpython/issues/48606"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c73c15b6-25ee-0c78-2daa-1456d9861779 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8078:2C2C4D:E145BA:137C7A6:696A8ED2 |
| html-safe-nonce | ad1d1ed3a8699ff03025994ad674b65d59b598aed92251c5ad3e8751c6ca5497 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDc4OjJDMkM0RDpFMTQ1QkE6MTM3QzdBNjo2OTZBOEVEMiIsInZpc2l0b3JfaWQiOiI2MjY2MjA3MzUzNjE5MjU0OTk0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 7e9801dab2bd2ad5399cb9056d64eca2b0f7c86b53bbcc6597db624ea8521ed1 |
| hovercard-subject-tag | issue:1198837410 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/48606/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a56dd92178cba98e690d8c8ee27674ae73effbde65761bdf12df9a931ecb3b85/python/cpython/issues/48606 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a56dd92178cba98e690d8c8ee27674ae73effbde65761bdf12df9a931ecb3b85/python/cpython/issues/48606 |
| og:image:alt | BPO 4356 Nosy @rhettinger, @terryjreedy, @gpshead, @tebeka, @mdickinson, @alex, @vadmium, @dimaqq, @1st1, @NeilGirdhar, @MojoVampire, @wumpus, @pablogsal, @miss-islington, @remilapeyre, @GPery PRs ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tebeka |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4dd496afc954da9c207b2d9fbe86e3074619f565754aa1d9274aec30d9e5b8d7 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 31496a13b80a2f6ad77d6c617ee2255a3545b539 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width