]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use `time.monotonic` in OrderedDict LRU cache example (#150986)
authorIlya Nikolaev <65247719+ilya-nikolaev@users.noreply.github.com>
Fri, 5 Jun 2026 22:42:59 +0000 (01:42 +0300)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2026 22:42:59 +0000 (01:42 +0300)
commitea4c85552bb7883e1d6c808281c1f46aca86aeab
tree20f54616b99b74bb5a67e5d491701aed74fca361
parent6544bf426335d1bf76d30ed0f1277170ff220122
Use `time.monotonic` in OrderedDict LRU cache example (#150986)
Doc/library/collections.rst