Skip to content

Commit 2c03ea9

Browse files
committed
Fix news entry grammar
1 parent cb4df3f commit 2c03ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
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
2+
1`` as the width previously negated it, this is undefined behaviour in C. It
33
now raises :exc:`OverflowError`.

0 commit comments

Comments
 (0)