Mercurial > hg
diff .editorconfig @ 41709:97e2442a4595
py3: port tinyproxy.py to work with Python 3
There were various str/bytes mismatches in the code. This caused
the proxy server to misbehave at run-time. The manifestation
was typically premature socket disconnect from the perspective
of the client.
Differential Revision: https://phab.mercurial-scm.org/D5951
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 12 Feb 2019 14:29:56 -0800 |
parents | 1d6066336d7b |
children | c25efc468a49 |