Mercurial > hg
log mercurial/urllibcompat.py @ 39814:d059cb669632
age | author | description |
---|---|---|
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer |
Thu, 08 Mar 2018 11:21:46 -0800 | Gregory Szorc | hgweb: teach WSGI parser about query strings |
Tue, 06 Feb 2018 18:13:15 -0800 | Gregory Szorc | wireprotoserver: define and use parse_qs from urllib |
Wed, 04 Oct 2017 11:58:00 -0400 | Augie Fackler | urllibcompat: move some adapters from pycompat to urllibcompat |
Sun, 01 Oct 2017 10:45:03 -0400 | Augie Fackler | urllibcompat: new library to help abstract out some python3 urllib2 stuff |