Title: asyncio: proactor read transport: use recv_into instead of recv · Issue #85445 · python/cpython · GitHub
Open Graph Title: asyncio: proactor read transport: use recv_into instead of recv · Issue #85445 · python/cpython
X Title: asyncio: proactor read transport: use recv_into instead of recv · Issue #85445 · python/cpython
Description: BPO 41273 Nosy @db3l, @scoder, @vstinner, @1st1, @tontinton PRs #21439#21442#21446 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: as...
Open Graph Description: BPO 41273 Nosy @db3l, @scoder, @vstinner, @1st1, @tontinton PRs #21439#21442#21446 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current st...
X Description: BPO 41273 Nosy @db3l, @scoder, @vstinner, @1st1, @tontinton PRs #21439#21442#21446 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current st...
Opengraph URL: https://github.com/python/cpython/issues/85445
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"asyncio: proactor read transport: use recv_into instead of recv","articleBody":"BPO | [41273](https://bugs.python.org/issue41273)\n--- | :---\nNosy | @db3l, @scoder, @vstinner, @1st1, @tontinton\nPRs | \u003cli\u003epython/cpython#21439\u003c/li\u003e\u003cli\u003epython/cpython#21442\u003c/li\u003e\u003cli\u003epython/cpython#21446\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 = None\ncreated_at = \u003cDate 2020-07-10.21:08:56.958\u003e\nlabels = []\ntitle = 'asyncio: proactor read transport: use recv_into instead of recv'\nupdated_at = \u003cDate 2020-08-06.09:48:07.805\u003e\nuser = 'https://github.com/tontinton'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-08-06.09:48:07.805\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = []\ncreation = \u003cDate 2020-07-10.21:08:56.958\u003e\ncreator = 'tontinton'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 41273\nkeywords = ['patch']\nmessage_count = 10.0\nmessages = ['373483', '373655', '373935', '373969', '373970', '373974', '373981', '373996', '374896', '374924']\nnosy_count = 5.0\nnosy_names = ['db3l', 'scoder', 'vstinner', 'yselivanov', 'tontinton']\npr_nums = ['21439', '21442', '21446']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue41273'\nversions = []\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tontinton","@type":"Person","name":"tontinton"},"datePublished":"2020-07-10T21:08:57.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/85445/cpython/issues/85445"}
| 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:3c5c27f1-ded9-cb82-8004-69f9e4d9fd90 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BF1C:215A88:10EEE97:17DC1D6:696A41DF |
| html-safe-nonce | cf7e5dda3de22c56f83006a5618b7176aa3cd8dc837d43d728171f1b7bad0fca |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRjFDOjIxNUE4ODoxMEVFRTk3OjE3REMxRDY6Njk2QTQxREYiLCJ2aXNpdG9yX2lkIjoiNDc2MTI1ODcyNDQzMDU5NDUyNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 05faee68238771150d75b3f58b4114343a4a23a0d47472611f603b5532183d52 |
| hovercard-subject-tag | issue:1199040507 |
| 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/85445/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a208a1186e52f3750c6e610a9f13dc791db05186adc5c9dea82a330a8ce429c8/python/cpython/issues/85445 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a208a1186e52f3750c6e610a9f13dc791db05186adc5c9dea82a330a8ce429c8/python/cpython/issues/85445 |
| og:image:alt | BPO 41273 Nosy @db3l, @scoder, @vstinner, @1st1, @tontinton PRs #21439#21442#21446 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current st... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tontinton |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3f871c8e07f0ae1886fa8dac284166d28b09ad5bada6476fc10b674e489788ef |
| 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 | 63c426b30d262aba269ef14c40e3c817b384cd61 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width