Add 'array_hook' for json module
Open
Nobody has claimed this yet.
3.9 (EOL)
extension-modules
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 36738 |
|---|---|
| Nosy | @etrepum, @matomatical |
| 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/etrepum'
closed_at = None
created_at = <Date 2019-04-27.01:56:58.658>
labels = ['extension-modules', 'type-feature', 'library', '3.9']
title = "Add 'array_hook' for json module"
updated_at = <Date 2019-06-26.20:17:12.204>
user = 'https://github.com/matomatical'
bugs.python.org fields:
activity = <Date 2019-06-26.20:17:12.204>
actor = 'terry.reedy'
assignee = 'bob.ippolito'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2019-04-27.01:56:58.658>
creator = 'matomatical'
dependencies = []
files = []
hgrepos = []
issue_num = 36738
keywords = ['patch']
message_count = 1.0
messages = ['340957']
nosy_count = 2.0
nosy_names = ['bob.ippolito', 'matomatical']
pr_nums = ['12980']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue36738'
versions = ['Python 3.9']
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.