Re: [pytest-dev] [proposal] installing the psf-chronegrapher into pytest-dev

2019-12-05 Thread Jim Brännlund
What would that entail for maintainers of projects under the pytest-dev umbrella? //Jim -- Jim Brännlund jimbrannl...@fastmail.com On Thu, Dec 5, 2019, at 6:00 AM, RonnyPfannschmidt wrote: > Hi everyone, > > > in https://github.com/pytest-dev/pytest/issues/6080 it was noted that > https

Re: [pytest-dev] [proposal] installing the psf-chronegrapher into pytest-dev

2019-12-05 Thread Ned Batchelder
On 12/5/19 12:00 AM, RonnyPfannschmidt wrote: Hi everyone, in https://github.com/pytest-dev/pytest/issues/6080 it was noted that https://github.com/apps/psf-chronographer ensures towncrier notes are in prs, i would like to  propose enabling it for all of pytest-dev Like Jim, I would like t

Re: [pytest-dev] -k EXPRESSION: How to allow for case-insensitive matching

2019-12-05 Thread Christoph Buelter
Thanks everyone for your feedback! I have created a PR: https://github.com/pytest-dev/pytest/pull/6316 Let us continue the discussion there, please let me know what I can do to get this in. Cheers, Christoph Am Do., 5. Dez. 2019 um 00:40 Uhr schrieb Brian Okken < variedthoug...@gmail.com>: > Oo

[pytest-dev] pytest 4.6.7 released

2019-12-05 Thread Bruno Oliveira
pytest 4.6.7 has just been released to PyPI. This is a bug-fix release for the 4.6.X series, the last pytest series that supports Python 2.7 and 3.4, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/latest/chan