Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Bug description:
>>>importjson>>>print(json.dumps({b"":0},indent=4,skipkeys=True)){ }
Related:#123183
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Linked PRs
- gh-131884: Fix incorrect formatting in
json.dumps()when usingindentandskipkeys=True#132200 - [3.14] gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200) #135060
- [3.13] gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200) #135061
Metadata
Metadata
Assignees
Labels
Projects
Status
Done