Title: range.index doesn't support start/stop optional arguments · Issue #88002 · python/cpython · GitHub
Open Graph Title: range.index doesn't support start/stop optional arguments · Issue #88002 · python/cpython
X Title: range.index doesn't support start/stop optional arguments · Issue #88002 · python/cpython
Description: BPO 43836 Nosy @mdickinson, @ammaraskar, @ktbarrett Superseder bpo-28197: Add start and stop parameters to the range.index() ABC method Note: these values reflect the state of the issue at the time it was migrated and might not reflect t...
Open Graph Description: BPO 43836 Nosy @mdickinson, @ammaraskar, @ktbarrett Superseder bpo-28197: Add start and stop parameters to the range.index() ABC method Note: these values reflect the state of the issue at the time...
X Description: BPO 43836 Nosy @mdickinson, @ammaraskar, @ktbarrett Superseder bpo-28197: Add start and stop parameters to the range.index() ABC method Note: these values reflect the state of the issue at the time...
Opengraph URL: https://github.com/python/cpython/issues/88002
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"range.index doesn't support start/stop optional arguments","articleBody":"BPO | [43836](https://bugs.python.org/issue43836)\n--- | :---\nNosy | @mdickinson, @ammaraskar, @ktbarrett\nSuperseder | \u003cli\u003ebpo-28197: Add start and stop parameters to the range.index() ABC method\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 = None\nclosed_at = \u003cDate 2021-04-14.18:02:32.893\u003e\ncreated_at = \u003cDate 2021-04-14.04:11:46.020\u003e\nlabels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library']\ntitle = \"range.index doesn't support start/stop optional arguments\"\nupdated_at = \u003cDate 2021-04-14.18:02:32.891\u003e\nuser = 'https://github.com/ktbarrett'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-04-14.18:02:32.891\u003e\nactor = 'ammar2'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2021-04-14.18:02:32.893\u003e\ncloser = 'ammar2'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2021-04-14.04:11:46.020\u003e\ncreator = 'ktbarrett'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 43836\nkeywords = []\nmessage_count = 4.0\nmessages = ['391029', '391086', '391089', '391091']\nnosy_count = 3.0\nnosy_names = ['mark.dickinson', 'ammar2', 'ktbarrett']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '28197'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue43836'\nversions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ktbarrett","@type":"Person","name":"ktbarrett"},"datePublished":"2021-04-14T04:11:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/88002/cpython/issues/88002"}
| 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:6c4fe74d-e25c-df3e-2488-81f33af8dfe7 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E570:141FAF:1E8AAFB:2A02B51:6A4EC106 |
| html-safe-nonce | 4f9bcb234734b4dfce6f855afc1c0209c6be4a3773aa79e78b66863bd548d333 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNTcwOjE0MUZBRjoxRThBQUZCOjJBMDJCNTE6NkE0RUMxMDYiLCJ2aXNpdG9yX2lkIjoiNTMwMDg4MzIzMDE3MzM0ODEwMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b968b3447ad597c95e063883940265770fb9f8e20793d9d91e5327de355420fa |
| hovercard-subject-tag | issue:1199056635 |
| 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/88002/issue_layout |
| twitter:image | https://opengraph.githubassets.com/fd2f0186c953f6205ad7527b964f9b749623f71719c7fd93d9d96abc7084ab84/python/cpython/issues/88002 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/fd2f0186c953f6205ad7527b964f9b749623f71719c7fd93d9d96abc7084ab84/python/cpython/issues/88002 |
| og:image:alt | BPO 43836 Nosy @mdickinson, @ammaraskar, @ktbarrett Superseder bpo-28197: Add start and stop parameters to the range.index() ABC method Note: these values reflect the state of the issue at the time... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ktbarrett |
| hostname | github.com |
| expected-hostname | github.com |
| None | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| 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 | e6a744804e8e70f97b4d5a18a94dcc63db22f97a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width