[Pytest-commit] Issue #129: py33 environment uses python2.7 virtualenv.py? (hpk42/tox)

2013-10-21 Thread Jorgen Schäfer
New issue 129: py33 environment uses python2.7 virtualenv.py? https://bitbucket.org/hpk42/tox/issue/129/py33-environment-uses-python27 Jorgen Schäfer: I'm using tox in a pretty simple setup, and can't get it to run with the py33 environment. It is quite likely that this is a bad setup on my loca

[Pytest-commit] commit/pytest: hpk42: pytestconfig is now session-config as it is the same object during the

2013-10-21 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/b1b760614b0e/ Changeset: b1b760614b0e User:hpk42 Date:2013-10-21 13:33:36 Summary: pytestconfig is now session-config as it is the same object during the whole test run. Fixes issue370 Affected #: 3 files

[Pytest-commit] commit/pytest: hpk42: fix changelog

2013-10-21 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/65665e5e0dfc/ Changeset: 65665e5e0dfc User:hpk42 Date:2013-10-21 13:34:24 Summary: fix changelog Affected #: 1 file diff -r b1b760614b0ea95cce3b07aeb7e5e6b012e430d2 -r 65665e5e0dfc094e4ddee410296cd7746832bd

[Pytest-commit] commit/pytest: hpk42: fix typo, thank avanderneuth

2013-10-21 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/0434c999780c/ Changeset: 0434c999780c User:hpk42 Date:2013-10-21 13:36:22 Summary: fix typo, thank avanderneuth Affected #: 1 file diff -r 65665e5e0dfc094e4ddee410296cd7746832bdf5 -r 0434c999780c14204b60e51

[Pytest-commit] commit/pytest: hpk42: fix unicode handling with new monkeypatch.setattr(import_path, value)

2013-10-21 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/75b0af8a0a2b/ Changeset: 75b0af8a0a2b User:hpk42 Date:2013-10-21 14:01:02 Summary: fix unicode handling with new monkeypatch.setattr(import_path, value) API. Thanks Rob Dennis. Fixes issue371. Affected #:

[Pytest-commit] commit/pytest: hpk42: fix unicode handling with junitxml, fixes issue368.

2013-10-21 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/e8e4c19c61c7/ Changeset: e8e4c19c61c7 User:hpk42 Date:2013-10-21 16:54:25 Summary: fix unicode handling with junitxml, fixes issue368. Affected #: 5 files diff -r 75b0af8a0a2b26a683d51331f6d69088ef18501a -r