[Pytest-commit] commit/pytest: bubenkoff: rename orgname to pytest-dev

2014-09-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/1e6cd7e84537/ Changeset: 1e6cd7e84537 Branch: contributing-community User:bubenkoff Date:2014-09-24 10:53:08+00:00 Summary: rename orgname to pytest-dev Affected #: 1 file diff -r 18369ad10e3f3559dde25a

[Pytest-commit] commit/pytest: flub: Let xfail work on non-python Items

2014-09-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/79d43914cf2f/ Changeset: 79d43914cf2f User:flub Date:2014-09-23 22:55:26+00:00 Summary: Let xfail work on non-python Items For some reason xfail was only implemented on non-python Item instances. This remove

[Pytest-commit] commit/pytest: hpk42: add changelog: check xfail/skip also with non-python function test items. Thanks

2014-09-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/87957f518901/ Changeset: 87957f518901 User:hpk42 Date:2014-09-24 11:55:55+00:00 Summary: add changelog: check xfail/skip also with non-python function test items. Thanks Floris Bruynooghe. Affected #: 1 file

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

2014-09-24 Thread commits-noreply
3 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/d058775f29a2/ Changeset: d058775f29a2 User:hpk42 Date:2014-09-24 12:46:56+00:00 Summary: regen and fix some docs (tox -e regen) bump versions, depend on already released py-1.4.25 Affected #: 19 files diff

[Pytest-commit] commit/tox: hpk42: bump versions, add announcement

2014-09-24 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/b7374e501bde/ Changeset: b7374e501bde User:hpk42 Date:2014-09-24 13:12:16+00:00 Summary: bump versions, add announcement Affected #: 6 files diff -r ad8d6e2e76902db255b858d2c08a461d9b104e99 -r b7374e501bde055c5c2

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

2014-09-24 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/991225a686cd/ Changeset: 991225a686cd User:hpk42 Date:2014-09-24 13:53:42+00:00 Summary: Added tag 1.8.0 for changeset b7374e501bde Affected #: 1 file diff -r b7374e501bde055c5c2b572e6512d22e10f60088 -r 991225a6

[Pytest-commit] commit/tox: hpk42: bump to dev version

2014-09-24 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/73185db55d67/ Changeset: 73185db55d67 User:hpk42 Date:2014-09-24 14:27:55+00:00 Summary: bump to dev version Affected #: 2 files diff -r 2da3bf39df5974a533f721da9b015e0b146ef927 -r 73185db55d671a386d617958076d95a

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

2014-09-24 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/9982cf39dba1/ Changeset: 9982cf39dba1 User:hpk42 Date:2014-09-24 14:00:06+00:00 Summary: add release announce Affected #: 1 file diff -r 43d374de24a8644e3d27563832175a510f83a870 -r 9982cf39dba19b3382d4589a

[Pytest-commit] commit/pytest: bubenkoff: Close branch better-diff.

2014-09-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/60863defa8d7/ Changeset: 60863defa8d7 Branch: better-diff User:bubenkoff Date:2014-09-24 17:53:21+00:00 Summary: Close branch better-diff. Affected #: 0 files Repository URL: https://bitbucket.org/hpk42

[Pytest-commit] Issue #597: TypeError: compile() expected string without null bytes (hpk42/pytest)

2014-09-24 Thread Chakra Medavarapu
New issue 597: TypeError: compile() expected string without null bytes https://bitbucket.org/hpk42/pytest/issue/597/typeerror-compile-expected-string-without Chakra Medavarapu: We are seeing this error on Windows and linux with pytest-2.6.1 and 2.6.2. Let me know if you need more information.