Title: asyncio: add ssl_object extra info · Issue #69301 · python/cpython · GitHub
Open Graph Title: asyncio: add ssl_object extra info · Issue #69301 · python/cpython
X Title: asyncio: add ssl_object extra info · Issue #69301 · python/cpython
Description: BPO 25114 Nosy @gvanrossum, @vstinner, @mathieui, @1st1 Files ssl_object.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: assign...
Open Graph Description: BPO 25114 Nosy @gvanrossum, @vstinner, @mathieui, @1st1 Files ssl_object.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state....
X Description: BPO 25114 Nosy @gvanrossum, @vstinner, @mathieui, @1st1 Files ssl_object.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state....
Opengraph URL: https://github.com/python/cpython/issues/69301
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"asyncio: add ssl_object extra info","articleBody":"BPO | [25114](https://bugs.python.org/issue25114)\n--- | :---\nNosy | @gvanrossum, @vstinner, @mathieui, @1st1\nFiles | \u003cli\u003e[ssl_object.patch](https://bugs.python.org/file40468/ssl_object.patch \"Uploaded as text/plain at 2015-09-14.22:00:45 by @vstinner\")\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 2015-09-21.16:29:13.518\u003e\ncreated_at = \u003cDate 2015-09-14.22:00:46.948\u003e\nlabels = ['expert-asyncio']\ntitle = 'asyncio: add ssl_object extra info'\nupdated_at = \u003cDate 2015-09-21.20:22:27.657\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-09-21.20:22:27.657\u003e\nactor = 'python-dev'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2015-09-21.16:29:13.518\u003e\ncloser = 'vstinner'\ncomponents = ['asyncio']\ncreation = \u003cDate 2015-09-14.22:00:46.948\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['40468']\nhgrepos = []\nissue_num = 25114\nkeywords = ['patch', '3.5regression']\nmessage_count = 8.0\nmessages = ['250705', '250706', '250978', '251233', '251236', '251237', '251238', '251251']\nnosy_count = 5.0\nnosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'mathieui', 'yselivanov']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue25114'\nversions = ['Python 3.4', 'Python 3.5', 'Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2015-09-14T22:00:47.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/69301/cpython/issues/69301"}
| 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:e943d26e-4fa6-4bde-df60-c751b467c628 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CED8:234D8:2A2995:3AFCA7:6A4DF44A |
| html-safe-nonce | 1e08856b8b5b2e825e6f0d886ffcc9117442e548c71b3e3b1ecd476372f438f6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRUQ4OjIzNEQ4OjJBMjk5NTozQUZDQTc6NkE0REY0NEEiLCJ2aXNpdG9yX2lkIjoiNTMxMDU5NzAwMzA4NzgzNjIzNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 61f11965e315b55c5718dc91366699246d08e2dbadd874bd14a783ae8fa6c8f0 |
| hovercard-subject-tag | issue:1198941084 |
| 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/69301/issue_layout |
| twitter:image | https://opengraph.githubassets.com/fb1a5d0c88aa0572f5d4c12a12ffe9326933bbb35bb46cc185378fd0ccaa3c12/python/cpython/issues/69301 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/fb1a5d0c88aa0572f5d4c12a12ffe9326933bbb35bb46cc185378fd0ccaa3c12/python/cpython/issues/69301 |
| og:image:alt | BPO 25114 Nosy @gvanrossum, @vstinner, @mathieui, @1st1 Files ssl_object.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vstinner |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5818716c93c6a2925b815402541a32814e43a7b1261c322b0c2df75224289566 |
| 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 | f4bb89367ca678f057d79b1abc45d6675b1bd5b2 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width