Title: Bugs in _ssl object read() when a buffer is specified · Issue #49217 · python/cpython · GitHub
Open Graph Title: Bugs in _ssl object read() when a buffer is specified · Issue #49217 · python/cpython
X Title: Bugs in _ssl object read() when a buffer is specified · Issue #49217 · python/cpython
Description: BPO 4967 Nosy @pitrou, @giampaolo, @benjaminp Files ssl-readbuffer.patch 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: assignee = N...
Open Graph Description: BPO 4967 Nosy @pitrou, @giampaolo, @benjaminp Files ssl-readbuffer.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show ...
X Description: BPO 4967 Nosy @pitrou, @giampaolo, @benjaminp Files ssl-readbuffer.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show ...
Opengraph URL: https://github.com/python/cpython/issues/49217
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Bugs in _ssl object read() when a buffer is specified","articleBody":"BPO | [4967](https://bugs.python.org/issue4967)\n--- | :---\nNosy | @pitrou, @giampaolo, @benjaminp\nFiles | \u003cli\u003e[ssl-readbuffer.patch](https://bugs.python.org/file12772/ssl-readbuffer.patch \"Uploaded as text/plain at 2009-01-17.02:36:47 by @pitrou\")\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 2009-10-21.21:11:07.655\u003e\ncreated_at = \u003cDate 2009-01-17.02:36:50.798\u003e\nlabels = ['extension-modules', 'type-crash']\ntitle = 'Bugs in _ssl object read() when a buffer is specified'\nupdated_at = \u003cDate 2009-10-21.21:11:07.654\u003e\nuser = 'https://github.com/pitrou'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2009-10-21.21:11:07.654\u003e\nactor = 'pitrou'\nassignee = 'janssen'\nclosed = True\nclosed_date = \u003cDate 2009-10-21.21:11:07.655\u003e\ncloser = 'pitrou'\ncomponents = ['Extension Modules']\ncreation = \u003cDate 2009-01-17.02:36:50.798\u003e\ncreator = 'pitrou'\ndependencies = []\nfiles = ['12772']\nhgrepos = []\nissue_num = 4967\nkeywords = ['patch']\nmessage_count = 7.0\nmessages = ['79996', '82119', '82927', '82939', '82943', '82944', '94325']\nnosy_count = 4.0\nnosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'benjamin.peterson']\npr_nums = []\npriority = 'critical'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'crash'\nurl = 'https://bugs.python.org/issue4967'\nversions = ['Python 2.6', 'Python 2.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/pitrou","@type":"Person","name":"pitrou"},"datePublished":"2009-01-17T02:36:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/49217/cpython/issues/49217"}
| 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:0bd68db2-7583-1966-4ef1-181a14b3de5b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 82A8:443FD:164736B:1C0DB53:69917039 |
| html-safe-nonce | e1e33d33aaac6bf5e756ae060d226066bef6d1584299b0abef1e8b867e297cb8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MkE4OjQ0M0ZEOjE2NDczNkI6MUMwREI1Mzo2OTkxNzAzOSIsInZpc2l0b3JfaWQiOiI2ODI5MDY0NjY0NTk4NTQwMzQ1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 49b76e3586c27e1cdf12802a848c12fcf7e8183d4b7d55e1ea7002627ae8be26 |
| hovercard-subject-tag | issue:1198840224 |
| 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/49217/issue_layout |
| twitter:image | https://opengraph.githubassets.com/dc01bb2ba58160e1b77d8c6119f2df5607406c42c26c138b1b882cafb259ca3f/python/cpython/issues/49217 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/dc01bb2ba58160e1b77d8c6119f2df5607406c42c26c138b1b882cafb259ca3f/python/cpython/issues/49217 |
| og:image:alt | BPO 4967 Nosy @pitrou, @giampaolo, @benjaminp Files ssl-readbuffer.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | pitrou |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| 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 | 848bc6032dcc93a9a7301dcc3f379a72ba13b96e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width