Skip to content

Commit 78a7677

Browse files
committed
blurb
1 parent 943d129 commit 78a7677

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Improves error messages for ``{}``-style formatters for ``str``, ``float``,
2+
``int``, and ``complex``. Make error messages handle Unicode characters
3+
properly. Make grouping characters ``,`` and ``_`` in fractional part only
4+
allowed for floating-point presentation types (``e``, ``f``, ``g``, ``E``,
5+
``G``, ``%``, and ``F``).

0 commit comments

Comments
 (0)