"trace_at_recursion_limit.py" should be removed from "Python/Lib/test/crashers"
Open
Nobody has claimed this yet.
stdlib
tests
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 42735 |
|---|---|
| Nosy | @serhiy-storchaka |
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 2020-12-25.05:48:49.882>
labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
title = '"trace_at_recursion_limit.py" should be removed from "Python/Lib/test/crashers"'
updated_at = <Date 2020-12-26.13:43:44.089>
user = 'https://bugs.python.org/xxm'
bugs.python.org fields:
activity = <Date 2020-12-26.13:43:44.089>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-12-25.05:48:49.882>
creator = 'xxm'
dependencies = []
files = []
hgrepos = []
issue_num = 42735
keywords = []
message_count = 2.0
messages = ['383722', '383805']
nosy_count = 2.0
nosy_names = ['serhiy.storchaka', 'xxm']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42735'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at Python/Lib/test/crashers/trace_at_recursion_limit.py, the file explicitly named in the issue. Remove that file; the work is complete when it no longer exists in the test/crashers directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100