log mercurial/utils/cborutil.py @ 53042:cdd7bf612c7b stable tip

age author description
Mon, 13 Jan 2025 00:29:11 -0500 Matt Harbison cborutil: unbyteify string args to builtin Error classes
Sun, 12 Jan 2025 22:05:19 -0500 Matt Harbison typing: add type annotations to most of `mercurial/utils/cborutil.py`
Mon, 06 Jan 2025 20:02:17 -0500 Matt Harbison typing: lock in the new type annotations detected with the pyupgrade changes