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

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