[Pytest-commit] commit/tox: hpk42: Close branch issue_164_msabramo_1

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/1902d3f2ad37/ Changeset: 1902d3f2ad37 Branch: issue_164_msabramo_1 User:hpk42 Date:2014-05-10 09:21:01 Summary: Close branch issue_164_msabramo_1 Affected #: 0 files Repository URL: https://bitbucket.org/hpk4

[Pytest-commit] commit/tox: 3 new changesets

2014-05-10 Thread commits-noreply
3 new commits in tox: https://bitbucket.org/hpk42/tox/commits/ce1369598289/ Changeset: ce1369598289 Branch: issue_164_msabramo_1 User:Marc Abramowitz Date:2014-04-03 23:39:22 Summary: Log more info when catch OSError while doing a popen Fixes: https://bitbucket.org/hpk

[Pytest-commit] commit/tox: hpk42: Merged in msabramo/tox/issue_164_msabramo_1 (pull request #92)

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/d203e100720d/ Changeset: d203e100720d User:hpk42 Date:2014-05-10 09:21:01 Summary: Merged in msabramo/tox/issue_164_msabramo_1 (pull request #92) Log more info when catch OSError while doing a popen Affected #: 2

[Pytest-commit] commit/tox: hpk42: fix issue164: better traceback info in case of failing test commands.

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/3556f3c79bc7/ Changeset: 3556f3c79bc7 User:hpk42 Date:2014-05-10 09:22:07 Summary: fix issue164: better traceback info in case of failing test commands. Thanks Marc Abramowitz for the PR. Affected #: 1 file diff

[Pytest-commit] commit/tox: hpk42: remove executable bit

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/59a4722ecc32/ Changeset: 59a4722ecc32 User:hpk42 Date:2014-05-10 11:43:40 Summary: remove executable bit Affected #: 1 file Repository URL: https://bitbucket.org/hpk42/tox/ -- This is a commit notification from

[Pytest-commit] commit/tox: 2 new changesets

2014-05-10 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/8730f3fd5bf0/ Changeset: 8730f3fd5bf0 User:pmoore Date:2014-05-06 15:44:45 Summary: Return value of locate_via_py was being ignored Affected #: 1 file diff -r dd8cf6df144ace26df9fe2ecacd56680b6c032bc -r 8730f3fd

[Pytest-commit] commit/tox: hpk42: Merged in pmoore/tox (pull request #107)

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/c07badfc0f02/ Changeset: c07badfc0f02 User:hpk42 Date:2014-05-10 12:07:33 Summary: Merged in pmoore/tox (pull request #107) Return value of locate_via_py was being ignored Affected #: 1 file diff -r 59a4722ecc323

[Pytest-commit] commit/tox: 4 new changesets

2014-05-10 Thread commits-noreply
4 new commits in tox: https://bitbucket.org/hpk42/tox/commits/cbcde59447f5/ Changeset: cbcde59447f5 User:morgan_fainberg Date:2014-03-10 21:39:48 Summary: Support optional ENV variable substitution in tox.ini Add in support for optional ENV variable substitutions where inste

[Pytest-commit] commit/tox: hpk42: Merged in morgan_fainberg/tox (pull request #86)

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/0f763647663b/ Changeset: 0f763647663b User:hpk42 Date:2014-05-10 12:08:50 Summary: Merged in morgan_fainberg/tox (pull request #86) Support optional ENV variable substitution in tox.ini Affected #: 3 files diff -

[Pytest-commit] commit/tox: hpk42: changelog entry: support optional env variable substitution, thanks

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/ed0dd0ea9de6/ Changeset: ed0dd0ea9de6 User:hpk42 Date:2014-05-10 12:10:37 Summary: changelog entry: support optional env variable substitution, thanks Morgan Fainberg for the complete PR. Affected #: 2 files diff

[Pytest-commit] commit/tox: 3 new changesets

2014-05-10 Thread commits-noreply
3 new commits in tox: https://bitbucket.org/hpk42/tox/commits/4ab00764b338/ Changeset: 4ab00764b338 User:schlamar Date:2014-03-25 08:44:38 Summary: Limit PYTHONHASHSEED to 1024 on Windows to prevent possible MemoryErrors. See http://bugs.python.org/issue20954. Affected #:

[Pytest-commit] commit/tox: hpk42: Merged in schlamar/tox (pull request #90)

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/1756abc84032/ Changeset: 1756abc84032 User:hpk42 Date:2014-05-10 12:17:07 Summary: Merged in schlamar/tox (pull request #90) Limit PYTHONHASHSEED to 1024 on Windows to prevent possible MemoryErrors. Affected #: 1

[Pytest-commit] commit/tox: hpk42: limit python hashseed to 1024 on Windows to prevent possible

2014-05-10 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/6dc231b739cc/ Changeset: 6dc231b739cc User:hpk42 Date:2014-05-10 12:17:53 Summary: limit python hashseed to 1024 on Windows to prevent possible memory errors. Affected #: 2 files diff -r 1756abc84032639371a9503a59

[Pytest-commit] commit/pytest: hpk42: fix issue512: show "" for arguments which might not be set

2014-05-10 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/be00b91e997a/ Changeset: be00b91e997a User:hpk42 Date:2014-05-10 13:49:24 Summary: fix issue512: show "" for arguments which might not be set in monkeypatch plugin. Improves output in documentation. Affected

[Pytest-commit] commit/pytest: hpk42: remove the idea that nose support should be moved to a plugin.

2014-05-10 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/d969b663878a/ Changeset: d969b663878a User:hpk42 Date:2014-05-10 14:00:09 Summary: remove the idea that nose support should be moved to a plugin. Affected #: 1 file diff -r be00b91e997a398116539b030e09b25fce

[Pytest-commit] Issue #171: Permission denied with Python 3.4 (hpk42/tox)

2014-05-10 Thread Steven Myint
New issue 171: Permission denied with Python 3.4 https://bitbucket.org/hpk42/tox/issue/171/permission-denied-with-python-34 Steven Myint: ```text $ git clone https://github.com/jcrocholl/pep8 $ cd pep8 $ tox -e py34 GLOB sdist-make: /Users/myint/tmp/show/pep8/setup.py py34 create: /Users/myint/tm