[Pytest-commit] commit/pytest: hpk42: fix issue483: trial/py33 works now properly. Thanks Daniel Grana for PR.

2014-03-28 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/3410ee5d359e/ Changeset: 3410ee5d359e User:hpk42 Date:2014-03-28 14:47:34 Summary: fix issue483: trial/py33 works now properly. Thanks Daniel Grana for PR. Affected #: 2 files diff -r fe460df3ae1144ac4239c

[Pytest-commit] Issue #492: File descriptor leakage (hpk42/pytest)

2014-03-28 Thread Marc Abramowitz
New issue 492: File descriptor leakage https://bitbucket.org/hpk42/pytest/issue/492/file-descriptor-leakage Marc Abramowitz: I am periodically seeing failures due to file descriptor leakage in both builds on Drone.io (e.g.: https://drone.io/bitbucket.org/msabramo/pytest/6) and locally using `to

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

2014-03-28 Thread commits-noreply
3 new commits in tox: https://bitbucket.org/hpk42/tox/commits/c7155565c89d/ Changeset: c7155565c89d User:hpk42 Date:2014-03-28 15:19:10 Summary: 1.7.1 quick bugfix release Affected #: 4 files diff -r a813c18ba50a86e19786eb5b67cc2c4f5bb82418 -r c7155565c89d1bb3684c881ca774d

[Pytest-commit] commit/pytest: hpk42: fix toxenv spec for py33-pexpect, thanks Daniel Grana.

2014-03-28 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/d4b093bc36df/ Changeset: d4b093bc36df User:hpk42 Date:2014-03-28 14:51:00 Summary: fix toxenv spec for py33-pexpect, thanks Daniel Grana. Affected #: 1 file diff -r 3410ee5d359e36d0e871f4c687fcfaa20fc066b4 -

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

2014-03-28 Thread commits-noreply
3 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/b1c669731469/ Changeset: b1c669731469 User:dangra Date:2014-03-28 03:57:18 Summary: no need for im_func and it does not exists in python3 Affected #: 1 file diff -r 5ae1d4e50c635e3512be6cc8c16314251328d252

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

2014-03-28 Thread commits-noreply
3 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/250c3345c9fe/ Changeset: 250c3345c9fe Branch: sys_meta_path_remove_hook_only_if_present User:Marc Abramowitz Date:2014-03-28 08:33:12 Summary: Only try to remove hook from sys.meta_path if it's present