Re: [pytest-dev] Requesting a change of our deprecation policy and the potentially removal of the features branch

2019-11-26 Thread RonnyPfannschmidt
* re-sent after sending the first one with the wrongsender* i'm planning to add town-crier support to the "guess next version" logic of setuptools_scm based on your pre-commit + potentially push action im hoping to provide 2 extra actions to provide better release automation a) regendoc auto

[pytest-dev] pytest 5.3.1 released

2019-11-26 Thread Bruno Oliveira
pytest 5.3.1 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/latest/changelog.html. Thanks to all who contributed to this release, among them: * Ant