Problems with recursive automatic exception chaining

Open
#63,061 19 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
compilers

Research direction

Start by reading the migrated issue details and the linked bugs.python.org issue 18861, including its 19-message discussion. The issue is assigned to the Interpreter Core component and targets Python 3.11, but names no files or tests. Done would require resolving the reported problems with recursive automatic exception chaining.

Written by the indexing model from the issue text.

Description

3.11 interpreter-core type-bug
BPO 18861
Nosy @ncoghlan, @hniksic, @benjaminp, @njsmith, @cjerdonek, @vadmium, @iritkatriel

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 = None
created_at = <Date 2013-08-28.02:42:07.875>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'Problems with recursive automatic exception chaining'
updated_at = <Date 2021-12-11.15:36:50.787>
user = 'https://bugs.python.org/nikratio'

bugs.python.org fields:

activity = <Date 2021-12-11.15:36:50.787>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2013-08-28.02:42:07.875>
creator = 'nikratio'
dependencies = []
files = []
hgrepos = []
issue_num = 18861
keywords = []
message_count = 19.0
messages = ['196344', '196345', '201410', '201417', '201460', '201482', '202421', '202523', '202525', '202562', '202564', '202579', '202754', '202759', '203015', '203017', '203370', '390455', '408310']
nosy_count = 9.0
nosy_names = ['ncoghlan', 'hniksic', 'benjamin.peterson', 'njs', 'nikratio', 'chris.jerdonek', 'alonho', 'martin.panter', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18861'
versions = ['Python 3.11']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.