Mercurial > hg-stable
comparison mercurial/dirstate.py @ 36159:3a763d7f40e1
py3: make dummyssh compatible with Python 3
Required encoding a str to bytes and writing bytes to a file
descriptor.
Differential Revision: https://phab.mercurial-scm.org/D2170
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 19:11:17 -0800 |
parents | 265e91da56fd |
children | deb851914fd7 |
comparison
equal
deleted
inserted
replaced
36158:54dfb65e2f82 | 36159:3a763d7f40e1 |
---|