Allow setting __classcell__
Open
Nobody has claimed this yet.
3.11
interpreter-core
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 47144 |
|---|---|
| Nosy | @vstinner, @douglas-raillard-arm |
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 2022-03-28.14:32:05.171>
labels = ['interpreter-core', '3.11']
title = 'Allow setting __classcell__'
updated_at = <Date 2022-03-28.16:28:10.373>
user = 'https://github.com/douglas-raillard-arm'
bugs.python.org fields:
activity = <Date 2022-03-28.16:28:10.373>
actor = 'douglas-raillard-arm'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2022-03-28.14:32:05.171>
creator = 'douglas-raillard-arm'
dependencies = []
files = []
hgrepos = []
issue_num = 47144
keywords = []
message_count = 4.0
messages = ['416172', '416173', '416187', '416188']
nosy_count = 2.0
nosy_names = ['vstinner', 'douglas-raillard-arm']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue47144'
versions = ['Python 3.11']
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 with BPO issue 47144 and the Interpreter Core context; the payload names no source file, entry point, or test. Clarify the intended semantics for setting classcell, then identify the relevant Python 3.11 implementation and tests before defining what completion requires.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100