json module should issue warning about duplicate keys
Open
Nobody has claimed this yet.
3.11
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 45054 |
|---|---|
| Nosy | @rhettinger, @etrepum, @corona10, @Zeturic, @akulakov |
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 2021-08-31.00:30:37.913>
labels = ['type-feature', 'library', '3.11']
title = 'json module should issue warning about duplicate keys'
updated_at = <Date 2021-11-14.01:49:22.181>
user = 'https://github.com/Zeturic'
bugs.python.org fields:
activity = <Date 2021-11-14.01:49:22.181>
actor = 'rhettinger'
assignee = 'bob.ippolito'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-08-31.00:30:37.913>
creator = 'Zeturic'
dependencies = []
files = []
hgrepos = []
issue_num = 45054
keywords = []
message_count = 5.0
messages = ['400678', '400696', '406181', '406182', '406302']
nosy_count = 5.0
nosy_names = ['rhettinger', 'bob.ippolito', 'corona10', 'Zeturic', 'andrei.avk']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45054'
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.