[PATCH 1 of 6]casesmash: use absolute_import

Yuya Nishihara yuya at tcha.org
Sun Mar 6 06:28:44 EST 2016


On Sun, 6 Mar 2016 02:27:28 +0530, Pulkit Goyal wrote:
> # HG changeset patch
> # User Pulkit Goyal <7895pulkit at gmail.com>
> # Date 1457211350 -19800
> #      Sun Mar 06 02:25:50 2016 +0530
> # Node ID e544fb40b78c49f46449d403008431f2bc976876
> # Parent  9974b8236cac50945d7b529e7c4fae9cf4974443
> casesmash: use absolute_import

> diff -r 9974b8236cac -r e544fb40b78c tests/test-check-py3-compat.t
> --- a/tests/test-check-py3-compat.t    Wed Mar 02 15:01:41 2016 -0800
> +++ b/tests/test-check-py3-compat.t    Sun Mar 06 02:25:50 2016 +0530
> @@ -3,7 +3,6 @@
>    $ cd "$TESTDIR"/..
> 
>    $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs python
> contrib/check-py3-compat.py
> -  contrib/casesmash.py not using absolute_import

Fixed the patch corruption and pushed 1, 3, 4, 5 and 6 to the clowncopter,
thanks!

Please consider using the patchbomb extension or pushgate.

https://www.mercurial-scm.org/wiki/ContributingChanges#Emailing_patches


More information about the Mercurial-devel mailing list