comparison .hgignore @ 36652:8381126bf43c

url: more bytes/unicodes fussing in url.py around auth handling Once again, these methods are a little annoying to handle because they can get unicodes or bytes depending on who's calling. I think we can probably clean this up a TON once we can run something like pytype and do typechecking of our Python, but until then this is going to be the easy way out. This fixes test-http-bundle1.t. Differential Revision: https://phab.mercurial-scm.org/D2599
author Augie Fackler <augie@google.com>
date Sat, 03 Mar 2018 14:28:51 -0500
parents 964212780daf
children 1335bbfb066f
comparison
equal deleted inserted replaced
36651:6b1eb4c610b4 36652:8381126bf43c