Title: Document that binary IO classes work with bytes-likes objects · Issue #64898 · python/cpython · GitHub
Open Graph Title: Document that binary IO classes work with bytes-likes objects · Issue #64898 · python/cpython
X Title: Document that binary IO classes work with bytes-likes objects · Issue #64898 · python/cpython
Description: BPO 20699 Nosy @pitrou, @benjaminp, @bitdancer, @vadmium, @serhiy-storchaka Files bytes-like-param.patchbytes-like-param.v2.patchbytes-like-param.v3.patchbytes-like-param.v4.patchbytes-like-param.v5.patchbytes-like-param.v6.patchbytes-li...
Open Graph Description: BPO 20699 Nosy @pitrou, @benjaminp, @bitdancer, @vadmium, @serhiy-storchaka Files bytes-like-param.patchbytes-like-param.v2.patchbytes-like-param.v3.patchbytes-like-param.v4.patchbytes-like-param.v...
X Description: BPO 20699 Nosy @pitrou, @benjaminp, @bitdancer, @vadmium, @serhiy-storchaka Files bytes-like-param.patchbytes-like-param.v2.patchbytes-like-param.v3.patchbytes-like-param.v4.patchbytes-like-param.v...
Opengraph URL: https://github.com/python/cpython/issues/64898
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Document that binary IO classes work with bytes-likes objects","articleBody":"BPO | [20699](https://bugs.python.org/issue20699)\n--- | :---\nNosy | @pitrou, @benjaminp, @bitdancer, @vadmium, @serhiy-storchaka\nFiles | \u003cli\u003e[bytes-like-param.patch](https://bugs.python.org/file37662/bytes-like-param.patch \"Uploaded as text/plain at 2015-01-10.07:44:23 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.v2.patch](https://bugs.python.org/file38107/bytes-like-param.v2.patch \"Uploaded as text/plain at 2015-02-12.11:13:05 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.v3.patch](https://bugs.python.org/file38181/bytes-like-param.v3.patch \"Uploaded as text/plain at 2015-02-20.04:27:09 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.v4.patch](https://bugs.python.org/file38207/bytes-like-param.v4.patch \"Uploaded as text/plain at 2015-02-23.04:37:48 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.v5.patch](https://bugs.python.org/file42470/bytes-like-param.v5.patch \"Uploaded as text/plain at 2016-04-15.11:55:40 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.v6.patch](https://bugs.python.org/file42934/bytes-like-param.v6.patch \"Uploaded as text/plain at 2016-05-22.02:09:58 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.py2.patch](https://bugs.python.org/file43033/bytes-like-param.py2.patch \"Uploaded as text/plain at 2016-05-28.00:34:28 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.py2.v8.patch](https://bugs.python.org/file43141/bytes-like-param.py2.v8.patch \"Uploaded as text/plain at 2016-06-03.06:25:50 by @vadmium\")\u003c/li\u003e\u003cli\u003e[bytes-like-param.py2.v9.patch](https://bugs.python.org/file43301/bytes-like-param.py2.v9.patch \"Uploaded as text/plain at 2016-06-08.05:41:25 by @vadmium\")\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 2016-06-11.05:28:44.952\u003e\ncreated_at = \u003cDate 2014-02-20.09:49:52.345\u003e\nlabels = ['type-bug', 'expert-IO', 'docs']\ntitle = 'Document that binary IO classes work with bytes-likes objects'\nupdated_at = \u003cDate 2016-06-11.05:58:43.156\u003e\nuser = 'https://bugs.python.org/HenningvonBargen'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-06-11.05:58:43.156\u003e\nactor = 'serhiy.storchaka'\nassignee = 'docs@python'\nclosed = True\nclosed_date = \u003cDate 2016-06-11.05:28:44.952\u003e\ncloser = 'martin.panter'\ncomponents = ['Documentation', 'IO']\ncreation = \u003cDate 2014-02-20.09:49:52.345\u003e\ncreator = 'Henning.von.Bargen'\ndependencies = []\nfiles = ['37662', '38107', '38181', '38207', '42470', '42934', '43033', '43141', '43301']\nhgrepos = []\nissue_num = 20699\nkeywords = ['patch']\nmessage_count = 31.0\nmessages = ['211714', '220019', '233802', '235805', '235820', '236251', '236279', '236282', '236283', '236287', '236426', '263247', '263483', '265850', '266043', '266055', '266523', '266525', '266537', '267057', '267069', '267072', '267079', '267084', '267086', '267087', '267088', '267791', '268107', '268185', '268187']\nnosy_count = 8.0\nnosy_names = ['pitrou', 'benjamin.peterson', 'r.david.murray', 'docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'Henning.von.Bargen']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue20699'\nversions = ['Python 2.7', 'Python 3.5', 'Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/HenningvonBargen","@type":"Person","name":"HenningvonBargen"},"datePublished":"2014-02-20T09:49:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":31},"url":"https://github.com/64898/cpython/issues/64898"}
| 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:ee923c37-fe68-6b44-3523-12916c948cc1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D66E:1EDC:45DB8E8:60CF0B5:6A507B05 |
| html-safe-nonce | 6b3fc273198d73005be5ce51bbf1fe8331227271793e052d6f50d994202db419 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENjZFOjFFREM6NDVEQjhFODo2MENGMEI1OjZBNTA3QjA1IiwidmlzaXRvcl9pZCI6Ijc0NzgxMzIwNjIzOTE2NjMzNjUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 3534ad82551bb25fb669930d01530009c73431614842faf06736ae1e46d5f93c |
| hovercard-subject-tag | issue:1198915941 |
| 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/64898/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7eb4017b151fc73f4b5f2d82467ca97c33b18b3186a8725e8129ba7da82a8f35/python/cpython/issues/64898 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7eb4017b151fc73f4b5f2d82467ca97c33b18b3186a8725e8129ba7da82a8f35/python/cpython/issues/64898 |
| og:image:alt | BPO 20699 Nosy @pitrou, @benjaminp, @bitdancer, @vadmium, @serhiy-storchaka Files bytes-like-param.patchbytes-like-param.v2.patchbytes-like-param.v3.patchbytes-like-param.v4.patchbytes-like-param.v... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | HenningvonBargen |
| hostname | github.com |
| expected-hostname | github.com |
| None | d6dc8294eb500fa36bbc57472d61fe87c522f9c3c1d64f70f4926f66a66a7efb |
| 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 | 7ac0ad2f2c7e4b9056617355fd9e33e22b0c8df9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width