16 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/1c4247b0040a changeset: 36490:1c4247b0040a user: Pulkit Goyal <7895pul...@gmail.com> date: Thu Mar 01 23:51:32 2018 +0530 summary: py3: use '%d' instead of '%s' for ints
https://www.mercurial-scm.org/repo/hg/rev/149c5af35de5 changeset: 36491:149c5af35de5 user: Pulkit Goyal <7895pul...@gmail.com> date: Thu Mar 01 23:52:30 2018 +0530 summary: py3: listify the return value of filter() https://www.mercurial-scm.org/repo/hg/rev/6e90c59b6da1 changeset: 36492:6e90c59b6da1 user: Pulkit Goyal <7895pul...@gmail.com> date: Thu Mar 01 23:54:52 2018 +0530 summary: py3: use pycompat.bytestr() to convert error instances to bytes https://www.mercurial-scm.org/repo/hg/rev/5b5cc44b2cdc changeset: 36493:5b5cc44b2cdc user: Pulkit Goyal <7895pul...@gmail.com> date: Thu Mar 01 23:57:16 2018 +0530 summary: py3: add a b'' prefix in tests/test-fncache.t https://www.mercurial-scm.org/repo/hg/rev/f1e05fe1a78f changeset: 36494:f1e05fe1a78f user: Pulkit Goyal <7895pul...@gmail.com> date: Thu Mar 01 23:58:21 2018 +0530 summary: py3: add b'' prefixes in tests/test-obsolete.t https://www.mercurial-scm.org/repo/hg/rev/eafd380fe1b8 changeset: 36495:eafd380fe1b8 user: Pulkit Goyal <7895pul...@gmail.com> date: Thu Mar 01 23:59:20 2018 +0530 summary: py3: make sure we write bytes in a file open in bytes mode https://www.mercurial-scm.org/repo/hg/rev/7af7443877da changeset: 36496:7af7443877da user: Pulkit Goyal <7895pul...@gmail.com> date: Fri Mar 02 00:00:41 2018 +0530 summary: py3: replace str() with it's bytes equivalent in hgext/shelve.py https://www.mercurial-scm.org/repo/hg/rev/b2e54b257832 changeset: 36497:b2e54b257832 user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 06:38:37 2018 -0500 summary: templatefilters: use encoding.unifromlocal/unitolocal() for py3 compatibility https://www.mercurial-scm.org/repo/hg/rev/b546181ae451 changeset: 36498:b546181ae451 user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 06:40:09 2018 -0500 summary: py3: make regexp literal bytes in templatefilters.py https://www.mercurial-scm.org/repo/hg/rev/77f681f11003 changeset: 36499:77f681f11003 user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 06:43:13 2018 -0500 summary: py3: use '%d' to format diffstat sum https://www.mercurial-scm.org/repo/hg/rev/43e108027b0d changeset: 36500:43e108027b0d user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 06:47:06 2018 -0500 summary: py3: move between bytes and unicode when re-raising IOError https://www.mercurial-scm.org/repo/hg/rev/169ac2bb3c9c changeset: 36501:169ac2bb3c9c user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 08:19:47 2018 -0500 summary: py3: fix type of attribute names forwarded by templatekw._hybrid https://www.mercurial-scm.org/repo/hg/rev/faaabe0dc4d1 changeset: 36502:faaabe0dc4d1 user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 08:38:39 2018 -0500 summary: py3: use bytes.endswith('\n') to strip off '\n' from debug color output https://www.mercurial-scm.org/repo/hg/rev/8b662717c53f changeset: 36503:8b662717c53f user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 08:45:34 2018 -0500 summary: py3: use bytestr() to coerce position carried by ParseError to string https://www.mercurial-scm.org/repo/hg/rev/b075f45456a5 changeset: 36504:b075f45456a5 user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 08:55:39 2018 -0500 summary: py3: fix test-command-template.t to write files in binary mode https://www.mercurial-scm.org/repo/hg/rev/db33c5bc781f changeset: 36505:db33c5bc781f bookmark: @ tag: tip user: Yuya Nishihara <y...@tcha.org> date: Thu Mar 01 04:50:22 2018 -0500 summary: fileset: drop bad "elif:" trying to check invalid size expression -- Repository URL: https://www.mercurial-scm.org/repo/hg _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel