Mercurial > public > mercurial-scm > hg-stable
log mercurial/hgweb/request.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Tue, 23 Jul 2024 19:20:22 -0400 | Matt Harbison | typing: induce pytype to use the standard `attr` instead of the vendored copy |
Mon, 07 Aug 2023 23:12:02 +0200 | Manuel Jacob | hgweb: encode WSGI environment using the ISO-8859-1 codec stable |