Support crash tolerance feature for gdbm module
Open
@corona10 is already working on this.
Since Oct 13, 2021.
3.15
extension-modules
triaged
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45452 |
|---|---|
| Nosy | @gpshead, @vstinner, @serhiy-storchaka, @corona10 |
| 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/corona10'
closed_at = None
created_at = <Date 2021-10-13.01:45:22.890>
labels = ['extension-modules', 'type-feature', '3.11']
title = 'Support crash tolerance feature for gdbm module'
updated_at = <Date 2022-01-21.08:13:06.851>
user = 'https://github.com/corona10'
bugs.python.org fields:
activity = <Date 2022-01-21.08:13:06.851>
actor = 'corona10'
assignee = 'corona10'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2021-10-13.01:45:22.890>
creator = 'corona10'
dependencies = []
files = []
hgrepos = []
issue_num = 45452
keywords = ['patch']
message_count = 23.0
messages = ['403776', '403777', '403780', '403809', '403895', '403904', '403907', '403908', '403909', '403910', '403911', '403912', '403913', '403916', '403924', '404065', '404066', '404189', '404190', '404200', '404262', '410840', '411093']
nosy_count = 4.0
nosy_names = ['gregory.p.smith', 'vstinner', 'serhiy.storchaka', 'corona10']
pr_nums = ['28942']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45452'
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.
Assessment
This issue has not been assessed yet.