Issue #26719: More efficient formatting of ints and floats in json. · python/cpython@e0805cf · GitHub
Skip to content

Commit e0805cf

Browse files
Issue #26719: More efficient formatting of ints and floats in json.
1 parent fc43511 commit e0805cf

2 files changed

Lines changed: 14 additions & 62 deletions

File tree

Lib/json/encoder.py

Lines changed: 10 additions & 10 deletions

Modules/_json.c

Lines changed: 4 additions & 52 deletions

0 commit comments

Comments
 (0)