Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 10 Apr 2018 18:57:32 +0530 | Pulkit Goyal | py3: use '//' for integer division in tests/test-mq-qimport.t |
Wed, 11 Apr 2018 14:35:28 +0530 | Pulkit Goyal | py3: use pycompat.byterepr() instead of repr() |
Tue, 10 Apr 2018 18:56:19 +0530 | Pulkit Goyal | py3: use bytes instead of str in isinstance() |
Tue, 10 Apr 2018 18:55:35 +0530 | Pulkit Goyal | py3: use .startswith() instead of bytes[0] |