mercurial at 40323: 10 new changesets
Mercurial Commits
hg at intevation.de
Thu Oct 18 01:15:35 UTC 2018
10 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/73c2b9c9cd3c
changeset: 40314:73c2b9c9cd3c
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Oct 16 07:00:41 2018 +0200
summary: py3: convert string literals to bytes in contrib/hgclient.py
https://www.mercurial-scm.org/repo/hg/rev/431a831342d2
changeset: 40315:431a831342d2
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Oct 16 07:08:12 2018 +0200
summary: py3: work around unicode stdio streams in contrib/hgclient.py
https://www.mercurial-scm.org/repo/hg/rev/09540a5f0a15
changeset: 40316:09540a5f0a15
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Oct 16 07:04:07 2018 +0200
summary: py3: reinvent print() function for contrib/hgclient.py
https://www.mercurial-scm.org/repo/hg/rev/6958eb9bdcd6
changeset: 40317:6958eb9bdcd6
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Oct 16 08:06:17 2018 +0200
summary: py3: rewrite StringIO fallback for Python 3
https://www.mercurial-scm.org/repo/hg/rev/55fd0fefbec4
changeset: 40318:55fd0fefbec4
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Oct 16 07:18:30 2018 +0200
summary: py3: flush std streams before/after running user code in heredoctest.py
https://www.mercurial-scm.org/repo/hg/rev/eb131464c805
changeset: 40319:eb131464c805
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Oct 16 07:19:38 2018 +0200
summary: py3: byte-stringify literals in test-keyword.t
https://www.mercurial-scm.org/repo/hg/rev/9b2e1b00ee94
changeset: 40320:9b2e1b00ee94
user: Gregory Szorc <gregory.szorc at gmail.com>
date: Tue Oct 16 17:48:28 2018 +0200
summary: tests: use byte literals in test-storage.py
https://www.mercurial-scm.org/repo/hg/rev/6994a8be3663
changeset: 40321:6994a8be3663
user: Gregory Szorc <gregory.szorc at gmail.com>
date: Tue Oct 16 17:45:39 2018 +0200
summary: storageutil: convert fileid to bytes to avoid cast to %s
https://www.mercurial-scm.org/repo/hg/rev/ddeb510d6815
changeset: 40322:ddeb510d6815
user: Gregory Szorc <gregory.szorc at gmail.com>
date: Tue Oct 16 15:24:06 2018 +0200
summary: testing: remove expectation of error on bad node insert
https://www.mercurial-scm.org/repo/hg/rev/2c0aa02ecd5a
changeset: 40323:2c0aa02ecd5a
bookmark: @
tag: tip
user: Gregory Szorc <gregory.szorc at gmail.com>
date: Tue Oct 16 16:24:46 2018 +0200
summary: testing: switch to inserting deltas
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list