Cyclic GC threshold may need tweaks
Open
Nobody has claimed this yet.
interpreter-core
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 31105 |
|---|---|
| Nosy | @arigo, @pitrou, @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 2017-08-02.12:22:29.755>
labels = ['interpreter-core', 'type-feature', '3.7']
title = 'Cyclic GC threshold may need tweaks'
updated_at = <Date 2017-08-03.12:20:42.709>
user = 'https://github.com/arigo'
bugs.python.org fields:
activity = <Date 2017-08-03.12:20:42.709>
actor = 'pitrou'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2017-08-02.12:22:29.755>
creator = 'arigo'
dependencies = []
files = []
hgrepos = []
issue_num = 31105
keywords = []
message_count = 4.0
messages = ['299656', '299698', '299700', '299702']
nosy_count = 3.0
nosy_names = ['arigo', 'pitrou', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31105'
versions = ['Python 3.7']
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
The issue concerns cyclic GC thresholds in CPython's interpreter core, but names no source file, test, benchmark, or concrete threshold change. Start by clarifying which thresholds need adjustment and what evidence should guide the change; done requires an agreed target and validation criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100