Title: Incorrect charset range handling with ignore case flag? · Issue #47761 · python/cpython · GitHub
Open Graph Title: Incorrect charset range handling with ignore case flag? · Issue #47761 · python/cpython
X Title: Incorrect charset range handling with ignore case flag? · Issue #47761 · python/cpython
Description: BPO 3511 Nosy @terryjreedy, @pitrou, @ezio-melotti, @serhiy-storchaka Superseder bpo-17381: IGNORECASE breaks unicode literal range matching Note: these values reflect the state of the issue at the time it was migrated and might not refl...
Open Graph Description: BPO 3511 Nosy @terryjreedy, @pitrou, @ezio-melotti, @serhiy-storchaka Superseder bpo-17381: IGNORECASE breaks unicode literal range matching Note: these values reflect the state of the issue at the...
X Description: BPO 3511 Nosy @terryjreedy, @pitrou, @ezio-melotti, @serhiy-storchaka Superseder bpo-17381: IGNORECASE breaks unicode literal range matching Note: these values reflect the state of the issue at the...
Opengraph URL: https://github.com/python/cpython/issues/47761
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Incorrect charset range handling with ignore case flag?","articleBody":"BPO | [3511](https://bugs.python.org/issue3511)\n--- | :---\nNosy | @terryjreedy, @pitrou, @ezio-melotti, @serhiy-storchaka\nSuperseder | \u003cli\u003ebpo-17381: IGNORECASE breaks unicode literal range matching\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-08-03.18:56:03.567\u003e\ncreated_at = \u003cDate 2008-08-06.19:41:11.563\u003e\nlabels = ['expert-regex', 'type-bug']\ntitle = 'Incorrect charset range handling with ignore case flag?'\nupdated_at = \u003cDate 2014-11-08.12:14:26.587\u003e\nuser = 'https://bugs.python.org/mrabarnett'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2014-11-08.12:14:26.587\u003e\nactor = 'serhiy.storchaka'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2010-08-03.18:56:03.567\u003e\ncloser = 'terry.reedy'\ncomponents = ['Regular Expressions']\ncreation = \u003cDate 2008-08-06.19:41:11.563\u003e\ncreator = 'mrabarnett'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 3511\nkeywords = []\nmessage_count = 7.0\nmessages = ['70799', '73711', '82515', '82537', '82541', '112652', '230848']\nnosy_count = 6.0\nnosy_names = ['terry.reedy', 'pitrou', 'timehorse', 'ezio.melotti', 'mrabarnett', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = None\nstatus = 'closed'\nsuperseder = '17381'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue3511'\nversions = ['Python 2.6', 'Python 2.5', 'Python 3.0']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/mrabarnett","@type":"Person","name":"mrabarnett"},"datePublished":"2008-08-06T19:41:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/47761/cpython/issues/47761"}
| 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:8fd4d6f6-9294-72ac-ab82-9e909e46deb6 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9840:1E6125:B9A0B:106370:6A4E6379 |
| html-safe-nonce | 8844a3a636c6a7807c60ed08d584a68753da44997a433c9c79bdba19e95004c4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODQwOjFFNjEyNTpCOUEwQjoxMDYzNzA6NkE0RTYzNzkiLCJ2aXNpdG9yX2lkIjoiMjU3MzE0OTg5MTMyNTc0ODA4OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 5d9e823a134dbb9187bdf9dff70a8dcb131ca0595d93cc5bb724392286584a28 |
| hovercard-subject-tag | issue:1198834249 |
| 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/47761/issue_layout |
| twitter:image | https://opengraph.githubassets.com/53c064bc6def25ba708937f2dad2c7c601fd3385594a17a13cb59cafc1d5930d/python/cpython/issues/47761 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/53c064bc6def25ba708937f2dad2c7c601fd3385594a17a13cb59cafc1d5930d/python/cpython/issues/47761 |
| og:image:alt | BPO 3511 Nosy @terryjreedy, @pitrou, @ezio-melotti, @serhiy-storchaka Superseder bpo-17381: IGNORECASE breaks unicode literal range matching Note: these values reflect the state of the issue at the... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mrabarnett |
| hostname | github.com |
| expected-hostname | github.com |
| None | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| 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 | e6a744804e8e70f97b4d5a18a94dcc63db22f97a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width