Title: re.match appears to hang with certain combinations of pattern and string · Issue #87852 · python/cpython · GitHub
Open Graph Title: re.match appears to hang with certain combinations of pattern and string · Issue #87852 · python/cpython
X Title: re.match appears to hang with certain combinations of pattern and string · Issue #87852 · python/cpython
Description: BPO 43686 Nosy @gpshead, @sweeneyde Superseder bpo-1662581: the re module can perform poorly: O(2n) versus O(n2) Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show ...
Open Graph Description: BPO 43686 Nosy @gpshead, @sweeneyde Superseder bpo-1662581: the re module can perform poorly: O(2n) versus O(n2) Note: these values reflect the state of the issue at the time it was migrated and mi...
X Description: BPO 43686 Nosy @gpshead, @sweeneyde Superseder bpo-1662581: the re module can perform poorly: O(2n) versus O(n2) Note: these values reflect the state of the issue at the time it was migrated and mi...
Opengraph URL: https://github.com/python/cpython/issues/87852
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"re.match appears to hang with certain combinations of pattern and string","articleBody":"BPO | [43686](https://bugs.python.org/issue43686)\n--- | :---\nNosy | @gpshead, @sweeneyde\nSuperseder | \u003cli\u003ebpo-1662581: the re module can perform poorly: O(2**n) versus O(n**2)\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 2021-04-12.01:45:43.099\u003e\ncreated_at = \u003cDate 2021-04-01.03:11:36.212\u003e\nlabels = ['library', '3.9', 'performance']\ntitle = 're.match appears to hang with certain combinations of pattern and string'\nupdated_at = \u003cDate 2021-04-12.01:45:43.094\u003e\nuser = 'https://bugs.python.org/alegrigoriev'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-04-12.01:45:43.094\u003e\nactor = 'gregory.p.smith'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2021-04-12.01:45:43.099\u003e\ncloser = 'gregory.p.smith'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2021-04-01.03:11:36.212\u003e\ncreator = 'alegrigoriev'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 43686\nkeywords = []\nmessage_count = 3.0\nmessages = ['389949', '389953', '390809']\nnosy_count = 3.0\nnosy_names = ['gregory.p.smith', 'Dennis Sweeney', 'alegrigoriev']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '1662581'\ntype = 'performance'\nurl = 'https://bugs.python.org/issue43686'\nversions = ['Python 3.9']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/alegrigoriev","@type":"Person","name":"alegrigoriev"},"datePublished":"2021-04-01T03:11:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/87852/cpython/issues/87852"}
| 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:2d2a70a9-cbf5-ac30-94c0-4c9bf24c1f2d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E15C:1F19:5C8002B:82CFD54:6A505E7E |
| html-safe-nonce | ed02f46c4e60978ac5d2e6d59228f1100282a24b6aaead5a2bb5fdaaef1cdabc |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMTVDOjFGMTk6NUM4MDAyQjo4MkNGRDU0OjZBNTA1RTdFIiwidmlzaXRvcl9pZCI6IjU1OTM5OTQ1MDE2NDk2MjA2MDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 18e7002abd7d7b018798654f4548f59d27a781977aac5b1eed3f09c7b32e9829 |
| hovercard-subject-tag | issue:1199055689 |
| 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/87852/issue_layout |
| twitter:image | https://opengraph.githubassets.com/10e25d8644797d4497371278bf5e0d8a91b6daa9b3cd41c7a9a6b051980f3f78/python/cpython/issues/87852 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/10e25d8644797d4497371278bf5e0d8a91b6daa9b3cd41c7a9a6b051980f3f78/python/cpython/issues/87852 |
| og:image:alt | BPO 43686 Nosy @gpshead, @sweeneyde Superseder bpo-1662581: the re module can perform poorly: O(2n) versus O(n2) Note: these values reflect the state of the issue at the time it was migrated and mi... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | alegrigoriev |
| 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 | 7ac0ad2f2c7e4b9056617355fd9e33e22b0c8df9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width