Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 59e5131

Browse filesBrowse files
committed
add news and whatsnew
1 parent c2f1010 commit 59e5131
Copy full SHA for 59e5131

File tree

2 files changed

+9
-0
lines changed
Filter options

2 files changed

+9
-0
lines changed

‎Doc/whatsnew/3.14.rst

Copy file name to clipboardExpand all lines: Doc/whatsnew/3.14.rst
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,6 +1518,13 @@ io
15181518
:gh:`120754` and :gh:`90102`.)
15191519

15201520

1521+
json
1522+
----
1523+
1524+
* Improve the performance of :class:`~json.JSONEncoder` encodes strings.
1525+
(Contributed by Inada Naoki in :gh:`133186`.)
1526+
1527+
15211528
uuid
15221529
----
15231530

+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Improve the performance of :class:`~json.JSONEncoder` encodes strings.
2+
(Contributed by Inada Naoki in :gh:`133186`.)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.