Title: difflib.SequenceMatcher not matching long sequences · Issue #47235 · python/cpython · GitHub
Open Graph Title: difflib.SequenceMatcher not matching long sequences · Issue #47235 · python/cpython
X Title: difflib.SequenceMatcher not matching long sequences · Issue #47235 · python/cpython
Description: BPO 2986 Nosy @tim-one, @warsaw, @birkenfeld, @terryjreedy, @jcea, @pitrou, @bitdancer PRs #17082 Superseder bpo-10534: difflib.SequenceMatcher: expose junk sets, deprecate undocumented isb... functions. Files difflib_test_inq.py: test f...
Open Graph Description: BPO 2986 Nosy @tim-one, @warsaw, @birkenfeld, @terryjreedy, @jcea, @pitrou, @bitdancer PRs #17082 Superseder bpo-10534: difflib.SequenceMatcher: expose junk sets, deprecate undocumented isb... func...
X Description: BPO 2986 Nosy @tim-one, @warsaw, @birkenfeld, @terryjreedy, @jcea, @pitrou, @bitdancer PRs #17082 Superseder bpo-10534: difflib.SequenceMatcher: expose junk sets, deprecate undocumented isb... func...
Opengraph URL: https://github.com/python/cpython/issues/47235
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"difflib.SequenceMatcher not matching long sequences","articleBody":"BPO | [2986](https://bugs.python.org/issue2986)\n--- | :---\nNosy | @tim-one, @warsaw, @birkenfeld, @terryjreedy, @jcea, @pitrou, @bitdancer\nPRs | \u003cli\u003epython/cpython#17082\u003c/li\u003e\nSuperseder | \u003cli\u003ebpo-10534: difflib.SequenceMatcher: expose junk sets, deprecate undocumented isb... functions.\u003c/li\u003e\nFiles | \u003cli\u003e[difflib_test_inq.py](https://bugs.python.org/file17001/difflib_test_inq.py \"Uploaded as text/plain at 2010-04-19.23:25:04 by vbr\"): test file for difflib.SequenceMatcher comparing strings with minimal differences\u003c/li\u003e\u003cli\u003e[issue2986.docs26.1.patch](https://bugs.python.org/file18171/issue2986.docs26.1.patch \"Uploaded as text/plain at 2010-07-24.04:59:16 by eli.bendersky\")\u003c/li\u003e\u003cli\u003e[issue2986.fix27.4.patch](https://bugs.python.org/file18719/issue2986.fix27.4.patch \"Uploaded as text/plain at 2010-09-03.04:45:52 by eli.bendersky\")\u003c/li\u003e\u003cli\u003e[issue2986.docs31.1.patch](https://bugs.python.org/file19538/issue2986.docs31.1.patch \"Uploaded as text/plain at 2010-11-08.05:10:24 by eli.bendersky\")\u003c/li\u003e\u003cli\u003e[issue2986.fix27.5.patch](https://bugs.python.org/file19569/issue2986.fix27.5.patch \"Uploaded as text/plain at 2010-11-11.08:24:05 by eli.bendersky\")\u003c/li\u003e\u003cli\u003e[issue2986.fix32.5.patch](https://bugs.python.org/file19675/issue2986.fix32.5.patch \"Uploaded as text/plain at 2010-11-20.15:18:18 by hodgestar\"): Version of issue2986.fix27.5.patch that applies and passes tests in Python 3.2a.\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/terryjreedy'\nclosed_at = \u003cDate 2010-11-25.20:23:36.839\u003e\ncreated_at = \u003cDate 2008-05-27.20:29:56.025\u003e\nlabels = ['type-bug', 'library', 'docs']\ntitle = 'difflib.SequenceMatcher not matching long sequences'\nupdated_at = \u003cDate 2019-11-07.16:24:52.380\u003e\nuser = 'https://bugs.python.org/hagna'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2019-11-07.16:24:52.380\u003e\nactor = 'python-dev'\nassignee = 'terry.reedy'\nclosed = True\nclosed_date = \u003cDate 2010-11-25.20:23:36.839\u003e\ncloser = 'terry.reedy'\ncomponents = ['Documentation', 'Library (Lib)']\ncreation = \u003cDate 2008-05-27.20:29:56.025\u003e\ncreator = 'hagna'\ndependencies = []\nfiles = ['17001', '18171', '18719', '19538', '19569', '19675']\nhgrepos = []\nissue_num = 2986\nkeywords = ['patch']\nmessage_count = 37.0\nmessages = ['67428', '84387', '84446', '84449', '93438', '103660', '108636', '108856', '109090', '109442', '109507', '109636', '109639', '109654', '110251', '110261', '111372', '111425', '112116', '112120', '112490', '115335', '115419', '115787', '120713', '120927', '120939', '120992', '121079', '121596', '121662', '121697', '121902', '122335', '122337', '122338', '122401']\nnosy_count = 19.0\nnosy_names = ['tim.peters', 'barry', 'georg.brandl', 'terry.reedy', 'jcea', 'jimjjewett', 'sjmachin', 'gjb1002', 'ggenellina', 'pitrou', 'rtvd', 'vbr', 'LambertDW', 'hodgestar', 'hagna', 'r.david.murray', 'eli.bendersky', 'janpf', 'mrotondo']\npr_nums = ['17082']\npriority = 'high'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '10534'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue2986'\nversions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/hagna","@type":"Person","name":"hagna"},"datePublished":"2008-05-27T20:29:56.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":37},"url":"https://github.com/47235/cpython/issues/47235"}
| 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:61276381-95d9-52bc-3a32-56fd911f6b2c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8912:1E49FF:80F21B:B038F8:6A4D6BEA |
| html-safe-nonce | db525a0cf3ae44fc27f57c6045ebf90f47849234a9980a6039a07ab5e1f4ef56 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OTEyOjFFNDlGRjo4MEYyMUI6QjAzOEY4OjZBNEQ2QkVBIiwidmlzaXRvcl9pZCI6IjkxMDA1ODkxMTk4OTc5NTUzMDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | f797f475bc10b395daafd43c13aeae543938f34135119ab2f5b496185d9b5d11 |
| hovercard-subject-tag | issue:1198832215 |
| 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/47235/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7d37bbb041da68db33b13c2d3f21ac17b23f45630f6150a7b5d467bba6d0eeaa/python/cpython/issues/47235 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7d37bbb041da68db33b13c2d3f21ac17b23f45630f6150a7b5d467bba6d0eeaa/python/cpython/issues/47235 |
| og:image:alt | BPO 2986 Nosy @tim-one, @warsaw, @birkenfeld, @terryjreedy, @jcea, @pitrou, @bitdancer PRs #17082 Superseder bpo-10534: difflib.SequenceMatcher: expose junk sets, deprecate undocumented isb... func... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | hagna |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7db3950e3f59095e20a9789440c3dd554efc62d434882ead06ae05b5815605b9 |
| 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 | cd8f6a71db61d6012a0cbb134be844fdbe9b8a45 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width