Title: Patch for catching exceptions that do not inherit from BaseException · Issue #46624 · python/cpython · GitHub
Open Graph Title: Patch for catching exceptions that do not inherit from BaseException · Issue #46624 · python/cpython
X Title: Patch for catching exceptions that do not inherit from BaseException · Issue #46624 · python/cpython
Description: BPO 2371 Nosy @gvanrossum, @brettcannon, @abalkin Files catchexc.patch 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 = 'ht...
Open Graph Description: BPO 2371 Nosy @gvanrossum, @brettcannon, @abalkin Files catchexc.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show mo...
X Description: BPO 2371 Nosy @gvanrossum, @brettcannon, @abalkin Files catchexc.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show mo...
Opengraph URL: https://github.com/python/cpython/issues/46624
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Patch for catching exceptions that do not inherit from BaseException","articleBody":"BPO | [2371](https://bugs.python.org/issue2371)\n--- | :---\nNosy | @gvanrossum, @brettcannon, @abalkin\nFiles | \u003cli\u003e[catchexc.patch](https://bugs.python.org/file9701/catchexc.patch \"Uploaded as text/plain at 2008-03-17.20:35:48 by taicki\")\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/gvanrossum'\nclosed_at = \u003cDate 2008-03-18.02:50:10.544\u003e\ncreated_at = \u003cDate 2008-03-17.20:35:48.568\u003e\nlabels = ['interpreter-core']\ntitle = 'Patch for catching exceptions that do not inherit from BaseException'\nupdated_at = \u003cDate 2008-03-18.03:51:41.107\u003e\nuser = 'https://bugs.python.org/taicki'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2008-03-18.03:51:41.107\u003e\nactor = 'belopolsky'\nassignee = 'gvanrossum'\nclosed = True\nclosed_date = \u003cDate 2008-03-18.02:50:10.544\u003e\ncloser = 'gvanrossum'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2008-03-17.20:35:48.568\u003e\ncreator = 'taicki'\ndependencies = []\nfiles = ['9701']\nhgrepos = []\nissue_num = 2371\nkeywords = ['patch']\nmessage_count = 8.0\nmessages = ['63761', '63771', '63843', '63855', '63857', '63863', '63867', '63876']\nnosy_count = 4.0\nnosy_names = ['gvanrossum', 'brett.cannon', 'belopolsky', 'taicki']\npr_nums = []\npriority = 'normal'\nresolution = 'accepted'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue2371'\nversions = ['Python 2.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/taicki","@type":"Person","name":"taicki"},"datePublished":"2008-03-17T20:35:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/46624/cpython/issues/46624"}
| 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:71c7e229-1d62-cd8b-eff7-272610ced862 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BBEC:2F179B:1B88E:23443:696AF854 |
| html-safe-nonce | 70bbdb9dd5ff7f9e369840d5da0aa91cd08b590291251581ddb4b759536456bf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQkVDOjJGMTc5QjoxQjg4RToyMzQ0Mzo2OTZBRjg1NCIsInZpc2l0b3JfaWQiOiI4MTM3MjgxNjEyNDE2NzQzNTA4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 0e9031c294a76e0abc50435b94c94cff3859393b4ba89f9e0bfcdffaa47bc72e |
| hovercard-subject-tag | issue:1198829756 |
| 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/46624/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e1ad2b713fc94a3555c277ff4d39761cd8bc1f9ab90295769de73ab0f48af4c1/python/cpython/issues/46624 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e1ad2b713fc94a3555c277ff4d39761cd8bc1f9ab90295769de73ab0f48af4c1/python/cpython/issues/46624 |
| og:image:alt | BPO 2371 Nosy @gvanrossum, @brettcannon, @abalkin Files catchexc.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show mo... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | taicki |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| 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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width