Title: _ssl: support surrogates in filenames, and bytes/bytearray filenames · Issue #52723 · python/cpython · GitHub
Open Graph Title: _ssl: support surrogates in filenames, and bytes/bytearray filenames · Issue #52723 · python/cpython
X Title: _ssl: support surrogates in filenames, and bytes/bytearray filenames · Issue #52723 · python/cpython
Description: BPO 8477 Nosy @pitrou, @vstinner Files ssl_surrogates-2.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 = None closed_...
Open Graph Description: BPO 8477 Nosy @pitrou, @vstinner Files ssl_surrogates-2.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 detail...
X Description: BPO 8477 Nosy @pitrou, @vstinner Files ssl_surrogates-2.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 detail...
Opengraph URL: https://github.com/python/cpython/issues/52723
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"_ssl: support surrogates in filenames, and bytes/bytearray filenames","articleBody":"BPO | [8477](https://bugs.python.org/issue8477)\n--- | :---\nNosy | @pitrou, @vstinner\nFiles | \u003cli\u003e[ssl_surrogates-2.patch](https://bugs.python.org/file17051/ssl_surrogates-2.patch \"Uploaded as text/plain at 2010-04-23.11:37:39 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 2010-05-16.21:26:17.320\u003e\ncreated_at = \u003cDate 2010-04-20.23:38:37.526\u003e\nlabels = ['library', 'expert-unicode']\ntitle = '_ssl: support surrogates in filenames, and bytes/bytearray filenames'\nupdated_at = \u003cDate 2010-05-16.21:38:32.630\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2010-05-16.21:38:32.630\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2010-05-16.21:26:17.320\u003e\ncloser = 'vstinner'\ncomponents = ['Library (Lib)', 'Unicode']\ncreation = \u003cDate 2010-04-20.23:38:37.526\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['17051']\nhgrepos = []\nissue_num = 8477\nkeywords = ['patch']\nmessage_count = 7.0\nmessages = ['103793', '103794', '104005', '104011', '104936', '105878', '105880']\nnosy_count = 2.0\nnosy_names = ['pitrou', 'vstinner']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue8477'\nversions = ['Python 2.7', 'Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2010-04-20T23:38:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/52723/cpython/issues/52723"}
| 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:c38da5b9-ac82-8745-5017-2c3f01c20f20 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 86D2:512E3:5EE984E:869FC52:6A4FDB9D |
| html-safe-nonce | 8bea3735533f334fef7dbb7934220e26d085eab702dac2429a6f4d7b04672962 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NkQyOjUxMkUzOjVFRTk4NEU6ODY5RkM1Mjo2QTRGREI5RCIsInZpc2l0b3JfaWQiOiIyMDMyMDI1Mjc4MDc1NjI0MzQ5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | fcc00c6b7e2e77f0fa32293fc00a1f7935232ea389ba41c8bc71089ef98e0e50 |
| hovercard-subject-tag | issue:1198854514 |
| 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/52723/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4efc5b12e383502ce5e323265cb4ecbbf35a7b743e37ccfedfe247dcbfc21b0f/python/cpython/issues/52723 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4efc5b12e383502ce5e323265cb4ecbbf35a7b743e37ccfedfe247dcbfc21b0f/python/cpython/issues/52723 |
| og:image:alt | BPO 8477 Nosy @pitrou, @vstinner Files ssl_surrogates-2.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 detail... |
| 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 | 19b98c3d9767bb8a56238a89ff8401d1cbdf3bc5c353799aacf49fe6c76b4b7c |
| 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 | 142593e66413bbae27fd485859993597d5a3b104 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width