Mercurial > public > mercurial-scm > hg-stable
log mercurial/hgweb/server.py @ 40450:41f0529b5112 stable
age | author | description |
---|---|---|
Mon, 01 Oct 2018 23:12:42 -0700 | Gregory Szorc | py3: use system strings in HTTP server code |
Tue, 25 Sep 2018 21:39:42 -0400 | Matt Harbison | py3: conditionalize access to socketserver.ForkingMixIn |
Mon, 24 Sep 2018 20:10:01 -0700 | Gregory Szorc | py3: ensure _start_response() is called with system string |