Title: Recursive traceback crashes Python Interpreter · Issue #86817 · python/cpython · GitHub
Open Graph Title: Recursive traceback crashes Python Interpreter · Issue #86817 · python/cpython
X Title: Recursive traceback crashes Python Interpreter · Issue #86817 · python/cpython
Description: BPO 42651 Nosy @ronaldoussoren, @stestagg Superseder bpo-42500: crash with unbounded recursion in except statement Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Sho...
Open Graph Description: BPO 42651 Nosy @ronaldoussoren, @stestagg Superseder bpo-42500: crash with unbounded recursion in except statement Note: these values reflect the state of the issue at the time it was migrated and ...
X Description: BPO 42651 Nosy @ronaldoussoren, @stestagg Superseder bpo-42500: crash with unbounded recursion in except statement Note: these values reflect the state of the issue at the time it was migrated and ...
Opengraph URL: https://github.com/python/cpython/issues/86817
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Recursive traceback crashes Python Interpreter","articleBody":"BPO | [42651](https://bugs.python.org/issue42651)\n--- | :---\nNosy | @ronaldoussoren, @stestagg\nSuperseder | \u003cli\u003ebpo-42500: crash with unbounded recursion in except statement\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 2020-12-22.08:32:24.480\u003e\ncreated_at = \u003cDate 2020-12-16.08:02:14.969\u003e\nlabels = ['interpreter-core', '3.8', '3.9', '3.10', '3.7', 'type-crash']\ntitle = 'Recursive traceback crashes Python Interpreter'\nupdated_at = \u003cDate 2020-12-22.08:32:24.480\u003e\nuser = 'https://bugs.python.org/xxm'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-12-22.08:32:24.480\u003e\nactor = 'ronaldoussoren'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2020-12-22.08:32:24.480\u003e\ncloser = 'ronaldoussoren'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2020-12-16.08:02:14.969\u003e\ncreator = 'xxm'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 42651\nkeywords = []\nmessage_count = 6.0\nmessages = ['383118', '383249', '383253', '383267', '383268', '383575']\nnosy_count = 3.0\nnosy_names = ['ronaldoussoren', 'xxm', 'stestagg']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '42500'\ntype = 'crash'\nurl = 'https://bugs.python.org/issue42651'\nversions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/xxm","@type":"Person","name":"xxm"},"datePublished":"2020-12-16T08:02:15.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/86817/cpython/issues/86817"}
| 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:1fafcfea-a1a0-65ff-557c-e09f386c704e |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8D12:17AD18:2533B5:338625:6A55907E |
| html-safe-nonce | e89c8832336725b34ec9e2bb5b5a2e36b427a98229fbc3faa66dd1aef2b25a2e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDEyOjE3QUQxODoyNTMzQjU6MzM4NjI1OjZBNTU5MDdFIiwidmlzaXRvcl9pZCI6Ijc1OTYxNTY1NjEwOTUyMzM2NjIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | c029d264409369832f3faecbca125e08b77d0a5327b61c51f7a746ea3fcf8a8c |
| hovercard-subject-tag | issue:1199049233 |
| 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/86817/issue_layout |
| twitter:image | https://opengraph.githubassets.com/5dd629ac3c4e2ac5d1d0c4a4fa650267d8da6dea81f052b7d8a1e03aa24dce32/python/cpython/issues/86817 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/5dd629ac3c4e2ac5d1d0c4a4fa650267d8da6dea81f052b7d8a1e03aa24dce32/python/cpython/issues/86817 |
| og:image:alt | BPO 42651 Nosy @ronaldoussoren, @stestagg Superseder bpo-42500: crash with unbounded recursion in except statement Note: these values reflect the state of the issue at the time it was migrated and ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | xxm |
| hostname | github.com |
| expected-hostname | github.com |
| None | b5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e |
| 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 | aa21baa44893467b0b640d0300538f84ca8c475b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width