Title: Mutable Sequence Type in .remove() is consistent only with lists, but not with bytearrays · Issue #56840 · python/cpython · GitHub
Open Graph Title: Mutable Sequence Type in .remove() is consistent only with lists, but not with bytearrays · Issue #56840 · python/cpython
X Title: Mutable Sequence Type in .remove() is consistent only with lists, but not with bytearrays · Issue #56840 · python/cpython
Description: BPO 12631 Nosy @py-user, @akheron Superseder bpo-12170: index() and count() methods of bytes and bytearray should accept byte ints Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
Open Graph Description: BPO 12631 Nosy @py-user, @akheron Superseder bpo-12170: index() and count() methods of bytes and bytearray should accept byte ints Note: these values reflect the state of the issue at the time it w...
X Description: BPO 12631 Nosy @py-user, @akheron Superseder bpo-12170: index() and count() methods of bytes and bytearray should accept byte ints Note: these values reflect the state of the issue at the time it w...
Opengraph URL: https://github.com/python/cpython/issues/56840
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Mutable Sequence Type in .remove() is consistent only with lists, but not with bytearrays","articleBody":"BPO | [12631](https://bugs.python.org/issue12631)\n--- | :---\nNosy | @py-user, @akheron\nSuperseder | \u003cli\u003ebpo-12170: index() and count() methods of bytes and bytearray should accept byte ints\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 2011-08-01.06:46:31.475\u003e\ncreated_at = \u003cDate 2011-07-25.00:26:29.517\u003e\nlabels = ['interpreter-core', 'type-bug', 'docs']\ntitle = 'Mutable Sequence Type in .remove() is consistent only with lists, but not with bytearrays'\nupdated_at = \u003cDate 2011-08-01.06:46:31.474\u003e\nuser = 'https://github.com/py-user'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2011-08-01.06:46:31.474\u003e\nactor = 'petri.lehtinen'\nassignee = 'docs@python'\nclosed = True\nclosed_date = \u003cDate 2011-08-01.06:46:31.475\u003e\ncloser = 'petri.lehtinen'\ncomponents = ['Documentation', 'Interpreter Core']\ncreation = \u003cDate 2011-07-25.00:26:29.517\u003e\ncreator = 'py.user'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 12631\nkeywords = []\nmessage_count = 2.0\nmessages = ['141066', '141218']\nnosy_count = 3.0\nnosy_names = ['docs@python', 'py.user', 'petri.lehtinen']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = None\nstatus = 'closed'\nsuperseder = '12170'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue12631'\nversions = ['Python 3.1']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/py-user","@type":"Person","name":"py-user"},"datePublished":"2011-07-25T00:26:30.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/56840/cpython/issues/56840"}
| 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:164d8778-2b01-b007-40bd-f46efb4f51ba |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B96A:152AB4:7A7F0A:A47161:6A5308A5 |
| html-safe-nonce | b67e362f2bf88deb9e4431ca5c677c5ba5767ac3205e7ade8eeb12d946433654 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOTZBOjE1MkFCNDo3QTdGMEE6QTQ3MTYxOjZBNTMwOEE1IiwidmlzaXRvcl9pZCI6Ijk1NDU2ODk5ODg1NDUyNzE0MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 83122d7ae06b121cf8d4942eba0aed519a3f4118903cc8f9d875ee9c2d899501 |
| hovercard-subject-tag | issue:1198871561 |
| 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/56840/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f1a2648e125a740d4b9ff4888837f78663cf97392ea3421b5345c7910759d4a8/python/cpython/issues/56840 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f1a2648e125a740d4b9ff4888837f78663cf97392ea3421b5345c7910759d4a8/python/cpython/issues/56840 |
| og:image:alt | BPO 12631 Nosy @py-user, @akheron Superseder bpo-12170: index() and count() methods of bytes and bytearray should accept byte ints Note: these values reflect the state of the issue at the time it w... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | py-user |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width