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 36c494b commit 48e9ea1Copy full SHA for 48e9ea1
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-04-04-14-25-43.gh-issue-148085.o97yTo.rst
@@ -0,0 +1,3 @@
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.
0 commit comments