We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5392ea2 commit 87a45fcCopy full SHA for 87a45fc
CHANGES.rst
@@ -1,6 +1,16 @@
1
ChangeLog
2
=========
3
4
+1.23 (2025-??-??)
5
+-----------------
6
+
7
+* Thousands separator in formatting was handled differently than for floats etc.
8
+ https://github.com/python/cpython/pull/131067
9
10
+* Support thousands separators for formatting fractional part of Fraction.
11
+ https://github.com/python/cpython/pull/132204
12
13
14
1.22 (2025-08-25)
15
-----------------
16
0 commit comments