[subinterpreters] Explicitly track object ownership (and allocator).
Open
Nobody has claimed this yet.
3.8 (EOL)
topic-subinterpreters
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 33607 |
|---|---|
| Nosy | @ncoghlan, @pitrou, @vstinner, @ericsnowcurrently, @emilyemorehouse |
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 2018-05-22.19:19:38.720>
labels = ['expert-subinterpreters', '3.8']
title = '[subinterpreters] Explicitly track object ownership (and allocator).'
updated_at = <Date 2020-05-15.01:51:49.021>
user = 'https://github.com/ericsnowcurrently'
bugs.python.org fields:
activity = <Date 2020-05-15.01:51:49.021>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Subinterpreters']
creation = <Date 2018-05-22.19:19:38.720>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 33607
keywords = []
message_count = 6.0
messages = ['317330', '317339', '317403', '318037', '318091', '368913']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'eric.snow', 'emilyemorehouse']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue33607'
versions = ['Python 3.8']
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
No implementation files, tests, or entry points are named. Start by reading the linked BPO issue 33607 and the Subinterpreters context; completion would require an agreed design and implementation for explicitly tracking object ownership and its allocator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100