1 new commit in py:
https://bitbucket.org/hpk42/py/commits/4927b441e6e9/
Changeset: 4927b441e6e9
User:hpk42
Date:2014-09-02 11:57:15
Summary: Merged in flub/py (pull request #20)
Mark as a universal wheel
Affected #: 1 file
diff -r 5b72dc87470629b28be486be252b54a4fd3bcf13
2 new commits in py:
https://bitbucket.org/hpk42/py/commits/48e3fa8ac1b1/
Changeset: 48e3fa8ac1b1
User:flub
Date:2014-08-12 00:54:11
Summary: Mark as a universal wheel
This is single-source for python 2 & 3 so can be built in a
universal wheel.
Affected #: 1 file
diff -r 5
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/dea7f0ad9330/
Changeset: dea7f0ad9330
User:hpk42
Date:2014-09-02 12:20:16
Summary: fix issue572 - python3 compat of tmpdir example in docs.
Affected #: 3 files
diff -r 570b7b6fd39fe56ca66d82dd8e3b533c5b4db10
3 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/a44059eb0f24/
Changeset: a44059eb0f24
User:flub
Date:2014-08-15 00:23:04
Summary: Depend on newer version of py
This fixes issue560, a test for which is included here as well.
Affected #: 3 files
diff -r f
4 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/35145c72c733/
Changeset: 35145c72c733
User:suor
Date:2014-08-09 14:55:53
Summary: Remove factor negation support
Affected #: 2 files
diff -r d835cca51418210730ba8c9cc88a8829bc7cb05d -r
35145c72c7334ddb0a7fd7f5d5
2 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/e978c8c8935b/
Changeset: e978c8c8935b
User:myint
Date:2014-09-01 17:12:16
Summary: Fix "__PYVENV_LAUNCHER__" problem
This resolves the use of the non-virtualenv Python executable.
This fixes #171.
Affected #: 1
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/031118307d91/
Changeset: 031118307d91
User:hpk42
Date:2014-09-02 14:52:12
Summary: Merged in myint/tox (pull request #118)
Fix "__PYVENV_LAUNCHER__" problem
Affected #: 1 file
diff -r 8c6dbbf625b7f41e851ea083faad
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/7693f02ac23f/
Changeset: 7693f02ac23f
User:hpk42
Date:2014-09-02 14:55:16
Summary: fix issue148: ignore __PYVENV_LAUNCHER__ for subproc
Affected #: 6 files
diff -r 031118307d9191807de402ddff95876eb694385b -r
7693
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/df113a6427cc/
Changeset: df113a6427cc
User:hpk42
Date:2014-09-02 14:59:34
Summary: Merged in
Pentusha/tox/Pentusha/docs-add-pypy3-support-1408431512815 (pull request #117)
add pypy3 support to docs
Affected #: 1
2 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/2eb1e2648b27/
Changeset: 2eb1e2648b27
Branch: Pentusha/docs-add-pypy3-support-1408431512815
User:Pentusha
Date:2014-08-19 08:58:35
Summary: docs add pypy3 support
Affected #: 1 file
diff -r d835cca5141821073
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/413683ebbed0/
Changeset: 413683ebbed0
User:hpk42
Date:2014-09-02 15:00:04
Summary: fix typo in stevens name
Affected #: 1 file
diff -r df113a6427cc439fc53978e6e4022c97234756ed -r
413683ebbed09f1befde1219f3d02049b
New issue 578: UnicodeDecodeError masks SyntaxError on discovery
https://bitbucket.org/hpk42/pytest/issue/578/unicodedecodeerror-masks-syntaxerror-on
Anthony Sottile:
Here's a minimal reproduction, my case was obviously more complicated and
harder to figure out :).
```
$ python --version
Pytho
12 matches
Mail list logo