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 7e7b739 commit cd247caCopy full SHA for cd247ca
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-04-04-14-25-43.gh-issue-148085.o97yTo.rst
@@ -1,3 +1,4 @@
1
Cache ``time.time``, ``time.struct_time``, and ``time.strftime`` imports,
2
-speeding :meth:`~datetime.timetuple` and :meth:`~datetime.strftime` up to 2x.
3
-Patch by Maurycy Pawłowski-Wieroński.
+speeding up :meth:`~datetime.date.timetuple` and
+:meth:`~datetime.date.strftime` by up to 2x. Patch by Maurycy
4
+Pawłowski-Wieroński.
0 commit comments