Mercurial > public > mercurial-scm > hg
log mercurial/wireprotoframing.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 20:32:31 -0500 | Matt Harbison | typing: add some type annotations to the `wireprotoframing` module |
Mon, 13 Jan 2025 15:37:08 -0500 | Matt Harbison | typing: add type annotations for wireprotoframing encoder/decoder classes |
Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` |