Skip to content

Commit cb4df3f

Browse files
committed
Blurb it
1 parent 31f63de commit cb4df3f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
When formatting a ``str`` or ``bytes`` with ``%``, passing ``-sys.maxsize -
2+
1`` as the width previously negated it, this is undefined behaviour in C. it
3+
now raises :exc:`OverflowError`.

0 commit comments

Comments
 (0)