Skip to content

Commit 76eebca

Browse files
committed
gh-152847: Trim the NEWS entry
1 parent 3f8955f commit 76eebca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix the pure-Python :mod:`zoneinfo` parser accepting non-digit characters in
2-
the day-of-year field of a POSIX TZ transition rule (such as ``J1_0``), which
3-
the C implementation rejects. Patch by tonghuaroot.
1+
Reject a POSIX TZ transition rule with non-digit characters in the
2+
day-of-year field in the pure-Python :mod:`zoneinfo` parser. Patch by
3+
tonghuaroot.

0 commit comments

Comments
 (0)