This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-06 01:39:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41
cpython
/
Lib
/
json
T
History
Roei Ben Artzi
ec12559eba
gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200)
2025-06-03 10:40:25 +03:00
..
__init__.py
…
__main__.py
…
decoder.py
…
encoder.py
gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200)
2025-06-03 10:40:25 +03:00
scanner.py
…
tool.py
…