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
Hi All,
On behalf of the NumPy team I am pleased to announce that NumPy 1.18.0rc1
has been released. In addition to the usual bug fixes, this NumPy release
cleans up and documents the new random C-API, expires a large number of old
deprecations, and improves the appearance and organization of the