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