Skip to content

Commit 71d7c8a

Browse files
Re-word news
1 parent 0637c29 commit 71d7c8a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
:meth:`datetime.date.strptime`, :meth:`datetime.datetime.strptime`,
2-
:meth:`datetime.time.strptime` and :meth:`time.strptime` now only accept ASCII
3-
digits.
1+
Digits passed to :meth:`datetime.date.strptime`, :meth:`datetime.datetime.strptime`,
2+
:meth:`datetime.time.strptime` and :meth:`time.strptime` must now be ASCII.

0 commit comments

Comments
 (0)