[Pytest-commit] Issue #612: Syntax error on assertion reinterpretation (hpk42/pytest)

2014-10-08 Thread Alex Gaynor
New issue 612: Syntax error on assertion reinterpretation https://bitbucket.org/hpk42/pytest/issue/612/syntax-error-on-assertion-reinterpretation Alex Gaynor: The function with the `assert` statement is: ``` def _ec_key_set_public_key_affine_coordinates(self, ctx, x, y

[Pytest-commit] Issue #619: Very large test suites take *far* too much RAM (hpk42/pytest)

2014-10-22 Thread Alex Gaynor
New issue 619: Very large test suites take *far* too much RAM https://bitbucket.org/hpk42/pytest/issue/619/very-large-test-suites-take-far-too-much Alex Gaynor: The cryptography test suite on OS X -- which is 149150 test functions (almost entirely generated with `@pytest.mark.parametrize

[Pytest-commit] Issue #621: Random "object" shows up with multiple parametrization (hpk42/pytest)

2014-10-24 Thread Alex Gaynor
New issue 621: Random "object" shows up with multiple parametrization https://bitbucket.org/hpk42/pytest/issue/621/random-object-shows-up-with-multiple Alex Gaynor: If you parametrize a test twice, with one of them being an empty list, you end up with a random instance of `object` be

[Pytest-commit] Issue #653: Add a version of deprecated_call which is a context manager (hpk42/pytest)

2015-01-02 Thread Alex Gaynor
New issue 653: Add a version of deprecated_call which is a context manager https://bitbucket.org/hpk42/pytest/issue/653/add-a-version-of-deprecated_call-which-is Alex Gaynor: This would be more convienent for deprecating things like "accessing an attr

[Pytest-commit] Issue #756: internal error building traceback (pytest-dev/pytest)

2015-05-26 Thread Alex Gaynor
New issue 756: internal error building traceback https://bitbucket.org/pytest-dev/pytest/issue/756/internal-error-building-traceback Alex Gaynor: The full traceback: ``` INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/jenk/workspace/cryptography-p

[Pytest-commit] Issue #300: tox crashes with UnicodeEncodeError (hpk42/tox)

2016-01-02 Thread Alex Gaynor
New issue 300: tox crashes with UnicodeEncodeError https://bitbucket.org/hpk42/tox/issues/300/tox-crashes-with-unicodeencodeerror Alex Gaynor: https://jenkins.cryptography.io/job/cryptography-pr-builder/4866/TOXENV=py27,label=10.10/console Here's the full traceback: ``` GLOB sdist