We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0637c29 commit 71d7c8aCopy full SHA for 71d7c8a
1 file changed
Misc/NEWS.d/next/Library/2025-03-09-11-01-00.gh-issue-83461.auwd13.rst
@@ -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.
+Digits passed to :meth:`datetime.date.strptime`, :meth:`datetime.datetime.strptime`,
+:meth:`datetime.time.strptime` and :meth:`time.strptime` must now be ASCII.
0 commit comments