[Pytest-commit] Issue #433: web site referencing the no longer used github mirror (hpk42/pytest)

2014-01-25 Thread Jurko Gospodnetić
New issue 433: web site referencing the no longer used github mirror https://bitbucket.org/hpk42/pytest/issue/433/web-site-referencing-the-no-longer-used Jurko Gospodnetić: [pytest web site](http://pytest.org/latest/) references the no longer used project github mirror in its left sidebar under

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

2014-01-25 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/dc0ad367060c/ Changeset: dc0ad367060c Branch: remove_github_references User:jurko Date:2014-01-25 09:11:55 Summary: remove references to the no longer used github mirror Affected #: 1 file diff -r 552a

[Pytest-commit] Issue #434: Standalone test script should allow custom interpreter in shebang (hpk42/pytest)

2014-01-25 Thread Nikolaus Rath
New issue 434: Standalone test script should allow custom interpreter in shebang https://bitbucket.org/hpk42/pytest/issue/434/standalone-test-script-should-allow-custom Nikolaus Rath: It seems that standalone tests scripts always get a "python" shebang: ``` $ py.test-3.3 --version This is py.tes