Title: Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers · Issue #69058 · python/cpython · GitHub
Open Graph Title: Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers · Issue #69058 · python/cpython
X Title: Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers · Issue #69058 · python/cpython
Description: BPO 24870 Nosy @vstinner, @ezio-melotti, @bitdancer, @methane, @serhiy-storchaka Files faster_surrogates_hadling.patch: Preliminary patchfaster-decode-ascii-surrogateescape.patchfaster-decode-ascii-surrogateescape.patchbench.pyutf8.patch...
Open Graph Description: BPO 24870 Nosy @vstinner, @ezio-melotti, @bitdancer, @methane, @serhiy-storchaka Files faster_surrogates_hadling.patch: Preliminary patchfaster-decode-ascii-surrogateescape.patchfaster-decode-ascii...
X Description: BPO 24870 Nosy @vstinner, @ezio-melotti, @bitdancer, @methane, @serhiy-storchaka Files faster_surrogates_hadling.patch: Preliminary patchfaster-decode-ascii-surrogateescape.patchfaster-decode-ascii...
Opengraph URL: https://github.com/python/cpython/issues/69058
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers","articleBody":"BPO | [24870](https://bugs.python.org/issue24870)\n--- | :---\nNosy | @vstinner, @ezio-melotti, @bitdancer, @methane, @serhiy-storchaka\nFiles | \u003cli\u003e[faster_surrogates_hadling.patch](https://bugs.python.org/file40183/faster_surrogates_hadling.patch \"Uploaded as text/plain at 2015-08-15.13:06:56 by @serhiy-storchaka\"): Preliminary patch\u003c/li\u003e\u003cli\u003e[faster-decode-ascii-surrogateescape.patch](https://bugs.python.org/file40195/faster-decode-ascii-surrogateescape.patch \"Uploaded as text/plain at 2015-08-17.06:42:46 by @methane\")\u003c/li\u003e\u003cli\u003e[faster-decode-ascii-surrogateescape.patch](https://bugs.python.org/file40429/faster-decode-ascii-surrogateescape.patch \"Uploaded as text/plain at 2015-09-10.19:18:44 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench.py](https://bugs.python.org/file40539/bench.py \"Uploaded as text/plain at 2015-09-21.22:13:03 by @vstinner\")\u003c/li\u003e\u003cli\u003e[utf8.patch](https://bugs.python.org/file40540/utf8.patch \"Uploaded as text/plain at 2015-09-21.23:06:40 by @vstinner\")\u003c/li\u003e\u003cli\u003e[utf8-2.patch](https://bugs.python.org/file40544/utf8-2.patch \"Uploaded as text/plain at 2015-09-22.09:06:56 by @vstinner\")\u003c/li\u003e\u003cli\u003e[utf8-3.patch](https://bugs.python.org/file40545/utf8-3.patch \"Uploaded as text/plain at 2015-09-22.09:37:00 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench_utf8.py](https://bugs.python.org/file40546/bench_utf8.py \"Uploaded as text/plain at 2015-09-22.09:37:16 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 = 'https://github.com/serhiy-storchaka'\nclosed_at = \u003cDate 2016-10-06.07:45:27.609\u003e\ncreated_at = \u003cDate 2015-08-15.03:08:44.326\u003e\nlabels = ['expert-unicode', 'performance']\ntitle = 'Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers'\nupdated_at = \u003cDate 2016-10-06.07:45:27.608\u003e\nuser = 'https://github.com/methane'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-10-06.07:45:27.608\u003e\nactor = 'methane'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2016-10-06.07:45:27.609\u003e\ncloser = 'methane'\ncomponents = ['Unicode']\ncreation = \u003cDate 2015-08-15.03:08:44.326\u003e\ncreator = 'methane'\ndependencies = []\nfiles = ['40183', '40195', '40429', '40539', '40540', '40544', '40545', '40546']\nhgrepos = []\nissue_num = 24870\nkeywords = ['patch']\nmessage_count = 27.0\nmessages = ['248631', '248632', '248636', '248638', '248658', '248660', '248717', '248820', '248832', '250409', '251269', '251270', '251276', '251277', '251294', '251296', '251299', '251517', '251521', '251529', '252059', '252118', '252662', '252664', '252738', '257688', '257689']\nnosy_count = 6.0\nnosy_names = ['vstinner', 'ezio.melotti', 'r.david.murray', 'methane', 'python-dev', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue24870'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/methane","@type":"Person","name":"methane"},"datePublished":"2015-08-15T03:08:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":27},"url":"https://github.com/69058/cpython/issues/69058"}
| 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:f95f249c-6097-f307-03a8-9fcbef62aa4a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | EC72:34CBA6:244F9D:318DCF:6A568C1D |
| html-safe-nonce | bb986919184e5abc9b8972a1aa7866deab770ec79a020e58681f00448884c737 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQzcyOjM0Q0JBNjoyNDRGOUQ6MzE4RENGOjZBNTY4QzFEIiwidmlzaXRvcl9pZCI6IjQ4MzQyMzI2MDI1MTE5NjkzMDkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 01a133845231c8833a12ad2eceafcefa3e0fd41b0fc9edeccb9d3852b01e8e09 |
| hovercard-subject-tag | issue:1198939659 |
| 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/69058/issue_layout |
| twitter:image | https://opengraph.githubassets.com/aa72d6aeb755b2b2c1d16d581a178df107ddb6e15b556a75fb14608ae171383a/python/cpython/issues/69058 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/aa72d6aeb755b2b2c1d16d581a178df107ddb6e15b556a75fb14608ae171383a/python/cpython/issues/69058 |
| og:image:alt | BPO 24870 Nosy @vstinner, @ezio-melotti, @bitdancer, @methane, @serhiy-storchaka Files faster_surrogates_hadling.patch: Preliminary patchfaster-decode-ascii-surrogateescape.patchfaster-decode-ascii... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | methane |
| hostname | github.com |
| expected-hostname | github.com |
| None | 8f21be8503ba8fe6154df415b855c03af52eae3f285bd6ae1fef041dc053da38 |
| 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 | 78af172a48a2056810bb627ffa684003e4f9a5ca |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width