log mercurial/store.py @ 53042:cdd7bf612c7b stable tip

age author description
Sun, 12 Jan 2025 21:35:30 -0500 Matt Harbison typing: lock in the type annotations that were lost with the pyupgrade changes
Mon, 06 Jan 2025 00:30:55 -0500 Matt Harbison pyupgrade: drop the quoting around type annotations
Sun, 05 Jan 2025 22:26:16 -0500 Matt Harbison pyupgrade: rewrite `yield` statements in a loop to `yield from`