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

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