Title: IDLE restarts when one debugs code raising SystemExit · Issue #71136 · python/cpython · GitHub
Open Graph Title: IDLE restarts when one debugs code raising SystemExit · Issue #71136 · python/cpython
X Title: IDLE restarts when one debugs code raising SystemExit · Issue #71136 · python/cpython
Description: BPO 26949 Nosy @terryjreedy, @pppery, @mlouielu PRs #1711 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: assignee = None closed_at =...
Open Graph Description: BPO 26949 Nosy @terryjreedy, @pppery, @mlouielu PRs #1711 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details Gi...
X Description: BPO 26949 Nosy @terryjreedy, @pppery, @mlouielu PRs #1711 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details Gi...
Opengraph URL: https://github.com/python/cpython/issues/71136
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"IDLE restarts when one debugs code raising SystemExit","articleBody":"BPO | [26949](https://bugs.python.org/issue26949)\n--- | :---\nNosy | @terryjreedy, @pppery, @mlouielu\nPRs | \u003cli\u003epython/cpython#1711\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 = None\ncreated_at = \u003cDate 2016-05-04.12:49:03.499\u003e\nlabels = ['expert-IDLE', 'type-bug', '3.9']\ntitle = 'IDLE restarts when one debugs code raising SystemExit'\nupdated_at = \u003cDate 2019-09-20.20:57:18.028\u003e\nuser = 'https://github.com/pppery'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2019-09-20.20:57:18.028\u003e\nactor = 'terry.reedy'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['IDLE']\ncreation = \u003cDate 2016-05-04.12:49:03.499\u003e\ncreator = 'ppperry'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 26949\nkeywords = []\nmessage_count = 9.0\nmessages = ['264861', '264863', '264867', '265097', '265101', '294124', '294125', '294775', '352889']\nnosy_count = 3.0\nnosy_names = ['terry.reedy', 'ppperry', 'louielu']\npr_nums = ['1711']\npriority = 'normal'\nresolution = None\nstage = 'test needed'\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue26949'\nversions = ['Python 3.9']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-141328\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/pppery","@type":"Person","name":"pppery"},"datePublished":"2016-05-04T12:49:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/71136/cpython/issues/71136"}
| 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:0487db40-f5c0-9b09-7cf6-6c13105f7450 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E7D4:25F3E7:9BA9D5:D70341:6A539884 |
| html-safe-nonce | 9a4ab0377ca312894dbfe788e3ef7b5990156e10a78a8dbc27be09485e94f6aa |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFN0Q0OjI1RjNFNzo5QkE5RDU6RDcwMzQxOjZBNTM5ODg0IiwidmlzaXRvcl9pZCI6IjI2NTMzODU4MDMxNzUyNzA1MzIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | c884c83590664a5f50dae45945327fc54b3f1ff08e30b74d5704eb32202e7a6b |
| hovercard-subject-tag | issue:1198951840 |
| 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/71136/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f28a8d9bb00a100eed7d1c4e3d1e5e1a2461ac3e862f285d6f3e98c42668cff8/python/cpython/issues/71136 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f28a8d9bb00a100eed7d1c4e3d1e5e1a2461ac3e862f285d6f3e98c42668cff8/python/cpython/issues/71136 |
| og:image:alt | BPO 26949 Nosy @terryjreedy, @pppery, @mlouielu PRs #1711 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details Gi... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | pppery |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width