Title: repr() should not escape non-ASCII characters · Issue #46882 · python/cpython · GitHub
Open Graph Title: repr() should not escape non-ASCII characters · Issue #46882 · python/cpython
X Title: repr() should not escape non-ASCII characters · Issue #46882 · python/cpython
Description: BPO 2630 Nosy @malemburg, @gvanrossum, @birkenfeld, @atsuoishimoto, @amauryfa, @pitrou, @ericvsmith Files diff.txtdiff2.txtdiff3.txtdiff4.txtdocdiff1.txtdiff5.txtdiff6.txtdiff7_1.txtdiff8.patch Note: these values reflect the state of the...
Open Graph Description: BPO 2630 Nosy @malemburg, @gvanrossum, @birkenfeld, @atsuoishimoto, @amauryfa, @pitrou, @ericvsmith Files diff.txtdiff2.txtdiff3.txtdiff4.txtdocdiff1.txtdiff5.txtdiff6.txtdiff7_1.txtdiff8.patch Not...
X Description: BPO 2630 Nosy @malemburg, @gvanrossum, @birkenfeld, @atsuoishimoto, @amauryfa, @pitrou, @ericvsmith Files diff.txtdiff2.txtdiff3.txtdiff4.txtdocdiff1.txtdiff5.txtdiff6.txtdiff7_1.txtdiff8.patch Not...
Opengraph URL: https://github.com/python/cpython/issues/46882
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"repr() should not escape non-ASCII characters","articleBody":"BPO | [2630](https://bugs.python.org/issue2630)\n--- | :---\nNosy | @malemburg, @gvanrossum, @birkenfeld, @atsuoishimoto, @amauryfa, @pitrou, @ericvsmith\nFiles | \u003cli\u003e[diff.txt](https://bugs.python.org/file10028/diff.txt \"Uploaded as text/plain at 2008-04-14.09:54:20 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff2.txt](https://bugs.python.org/file10034/diff2.txt \"Uploaded as text/plain at 2008-04-15.12:19:54 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff3.txt](https://bugs.python.org/file10193/diff3.txt \"Uploaded as text/plain at 2008-05-04.15:34:54 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff4.txt](https://bugs.python.org/file10447/diff4.txt \"Uploaded as text/plain at 2008-05-27.12:55:50 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[docdiff1.txt](https://bugs.python.org/file10456/docdiff1.txt \"Uploaded as text/plain at 2008-05-28.07:39:36 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff5.txt](https://bugs.python.org/file10491/diff5.txt \"Uploaded as text/plain at 2008-06-01.12:53:37 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff6.txt](https://bugs.python.org/file10507/diff6.txt \"Uploaded as text/plain at 2008-06-03.10:33:02 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff7_1.txt](https://bugs.python.org/file10512/diff7_1.txt \"Uploaded as text/plain at 2008-06-03.18:05:13 by @atsuoishimoto\")\u003c/li\u003e\u003cli\u003e[diff8.patch](https://bugs.python.org/file10518/diff8.patch \"Uploaded as text/plain at 2008-06-04.17:52:35 by @atsuoishimoto\")\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 2008-06-11.18:38:55.202\u003e\ncreated_at = \u003cDate 2008-04-14.09:54:22.958\u003e\nlabels = ['type-feature']\ntitle = 'repr() should not escape non-ASCII characters'\nupdated_at = \u003cDate 2008-06-12.02:44:45.865\u003e\nuser = 'https://github.com/atsuoishimoto'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2008-06-12.02:44:45.865\u003e\nactor = 'ishimoto'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2008-06-11.18:38:55.202\u003e\ncloser = 'georg.brandl'\ncomponents = ['None']\ncreation = \u003cDate 2008-04-14.09:54:22.958\u003e\ncreator = 'ishimoto'\ndependencies = []\nfiles = ['10028', '10034', '10193', '10447', '10456', '10491', '10507', '10512', '10518']\nhgrepos = []\nissue_num = 2630\nkeywords = ['patch']\nmessage_count = 43.0\nmessages = ['65461', '65470', '65483', '65490', '65491', '65493', '65494', '65514', '65535', '65536', '65542', '65564', '65573', '65601', '65606', '66216', '66298', '66299', '66302', '66303', '66307', '66310', '66320', '66424', '66425', '67409', '67439', '67591', '67651', '67653', '67654', '67655', '67656', '67657', '67665', '67667', '67670', '67692', '67702', '67704', '67705', '68008', '68047']\nnosy_count = 7.0\nnosy_names = ['lemburg', 'gvanrossum', 'georg.brandl', 'ishimoto', 'amaury.forgeotdarc', 'pitrou', 'eric.smith']\npr_nums = []\npriority = 'normal'\nresolution = 'accepted'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue2630'\nversions = ['Python 3.0']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/atsuoishimoto","@type":"Person","name":"atsuoishimoto"},"datePublished":"2008-04-14T09:54:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":43},"url":"https://github.com/46882/cpython/issues/46882"}
| 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:04afc7cf-6662-e5ef-7f22-ced6659b9b5c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D4BA:889EA:5BCF:6BFB:6A5030A0 |
| html-safe-nonce | 853f32a1bae5c056a631ef4fc0065ace44c580d68ff6b6495f7d0491ee252f09 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENEJBOjg4OUVBOjVCQ0Y6NkJGQjo2QTUwMzBBMCIsInZpc2l0b3JfaWQiOiI3MzY3NTQ1NDcyMDg3NTAzMDA4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 4fd1e98aa8feeeb47ae4159487a89e64d77baa7bb3fef0bf5f614b2bee091ac4 |
| hovercard-subject-tag | issue:1198830858 |
| 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/46882/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7e06cd9faf9d826732f11e53e839427007ec68f53e308b01abc2774322596bba/python/cpython/issues/46882 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7e06cd9faf9d826732f11e53e839427007ec68f53e308b01abc2774322596bba/python/cpython/issues/46882 |
| og:image:alt | BPO 2630 Nosy @malemburg, @gvanrossum, @birkenfeld, @atsuoishimoto, @amauryfa, @pitrou, @ericvsmith Files diff.txtdiff2.txtdiff3.txtdiff4.txtdocdiff1.txtdiff5.txtdiff6.txtdiff7_1.txtdiff8.patch Not... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | atsuoishimoto |
| 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 | d90666eaf032b7eb8975a378efe38e37f4ebb96c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width