]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Use `time.monotonic` in OrderedDict LRU cache example (GH-150986) (#150993)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Jun 2026 22:59:53 +0000 (00:59 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2026 22:59:53 +0000 (01:59 +0300)
commitb9ea60c38e66cb32aa567984ddc38e0b686f2f9c
tree62674fce8bc4ffdbd5834a7fa5757a84bee92a1c
parentfd1b5c638ac6f632c5b67ab48ea22de96eb6f7d0
[3.13] Use `time.monotonic` in OrderedDict LRU cache example (GH-150986) (#150993)

Use `time.monotonic` in OrderedDict LRU cache example (GH-150986)
(cherry picked from commit ea4c85552bb7883e1d6c808281c1f46aca86aeab)

Co-authored-by: Ilya Nikolaev <65247719+ilya-nikolaev@users.noreply.github.com>
Doc/library/collections.rst