Python 3.5.2 non-segfaulting bugs (from PyPy)
Open
Nobody has claimed this yet.
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 28884 |
|---|---|
| Nosy | @arigo, @ncoghlan, @serhiy-storchaka, @mattip, @iritkatriel |
| Dependencies |
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 2016-12-06.11:55:03.305>
labels = ['type-bug']
title = 'Python 3.5.2 non-segfaulting bugs (from PyPy)'
updated_at = <Date 2021-12-12.19:21:22.599>
user = 'https://github.com/arigo'
bugs.python.org fields:
activity = <Date 2021-12-12.19:21:22.599>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2016-12-06.11:55:03.305>
creator = 'arigo'
dependencies = ['5322', '18961', '25937', '28891']
files = []
hgrepos = []
issue_num = 28884
keywords = []
message_count = 18.0
messages = ['282526', '282527', '282528', '282529', '282530', '282531', '282532', '282533', '282534', '282535', '282536', '282544', '282545', '282586', '282613', '382587', '382588', '408406']
nosy_count = 5.0
nosy_names = ['arigo', 'ncoghlan', 'serhiy.storchaka', 'mattip', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28884'
versions = ['Python 3.5']
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 by reading the four dependency issues: bpo-5322, bpo-18961, bpo-25937, and bpo-28891, since this issue names no files, tests, or entry points. Determine whether each Python 3.5.2 behavior remains reproducible and what work is still in scope. Done requires the dependent bugs to be resolved or explicitly triaged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100