Supporting customization of float encoding in JSON
Open
Nobody has claimed this yet.
3.13
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 36841 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @ezio-melotti, @merwok, @mitar, @minrk, @Lee-W |
| 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 = None
closed_at = None
created_at = <Date 2019-05-07.20:32:33.357>
labels = ['type-feature', 'library', '3.11']
title = 'Supporting customization of float encoding in JSON'
updated_at = <Date 2021-09-30.12:47:51.360>
user = 'https://github.com/mitar'
bugs.python.org fields:
activity = <Date 2021-09-30.12:47:51.360>
actor = 'mark.dickinson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-05-07.20:32:33.357>
creator = 'mitar'
dependencies = []
files = []
hgrepos = []
issue_num = 36841
keywords = ['patch']
message_count = 6.0
messages = ['341817', '341904', '341914', '342350', '393441', '402950']
nosy_count = 7.0
nosy_names = ['rhettinger', 'mark.dickinson', 'ezio.melotti', 'eric.araujo', 'mitar', 'minrk', 'clleew']
pr_nums = ['13233', '28648']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue36841'
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
Review the migrated issue details and the referenced pull requests #13233 and #28648 first. The issue is in patch review and does not name files, tests, or a settled customization design; completion would require an agreed approach and corresponding implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100