[Pytest-commit] commit/pytest: RonnyPfannschmidt: pdb plugin: move entering pdb into a toplevel function

2013-04-18 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/fdc28ac2029f/ Changeset: fdc28ac2029f User:RonnyPfannschmidt Date:2013-04-18 11:18:24 Summary: pdb plugin: move entering pdb into a toplevel function this prepares pdb at collect time Affected #: 1 file dif

[Pytest-commit] [hpk42/tox] Can't have a Python 3 setup.py (issue #96)

2013-04-18 Thread Barry Warsaw
New issue 96: Can't have a Python 3 setup.py https://bitbucket.org/hpk42/tox/issue/96/cant-have-a-python-3-setuppy Barry Warsaw: Let's say your setup.py is only Python 3 compatible. tox set up fails when building the sdist: ``` % tox -e py33 GLOB sdist-make: .../setup.py ERROR: invocation fail