summaryrefslogtreecommitdiff
path: root/changelog/2003.removal
blob: d3269bf4eec6578287f10bbff3e95314e1bcfe48 (plain)
1
2
``pytest.approx`` no longer supports ``>``, ``>=``, ``<`` and ``<=`` operators to avoid surprising/inconsistent
behavior. See `the docs <https://docs.pytest.org/en/latest/builtin.html#pytest.approx>`_ for more information.