Skip to content

Commit 87a45fc

Browse files
committed
Update changelog.
1 parent 5392ea2 commit 87a45fc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
ChangeLog
22
=========
33

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+
414
1.22 (2025-08-25)
515
-----------------
616

0 commit comments

Comments
 (0)