log mercurial/urllibcompat.py @ 36709:7f9a6f5f7612

age author description
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