Add "unstable" frame stack api
Open
@markshannon is already working on this.
Since Apr 4, 2022.
3.11
topic-C-API
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 47215 |
|---|---|
| Nosy | @markshannon, @brandtbucher |
| PRs |
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 = 'https://github.com/markshannon'
closed_at = None
created_at = <Date 2022-04-04.11:59:07.553>
labels = ['expert-C-API', 'type-feature', '3.11']
title = 'Add "unstable" frame stack api'
updated_at = <Date 2022-04-04.12:09:47.075>
user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2022-04-04.12:09:47.075>
actor = 'Mark.Shannon'
assignee = 'Mark.Shannon'
closed = False
closed_date = None
closer = None
components = ['C API']
creation = <Date 2022-04-04.11:59:07.553>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 47215
keywords = ['patch']
message_count = 1.0
messages = ['416665']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'brandtbucher']
pr_nums = ['32303']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue47215'
versions = ['Python 3.11']
Linked PRs
- gh-119596
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.
Assessment
This issue has not been assessed yet.