Skip to content

approx: expose pytest.Approx as the return type of pytest.approx#14647

Merged
bluetech merged 8 commits into
pytest-dev:mainfrom
bluetech:approx-typing
Jun 25, 2026
Merged

approx: expose pytest.Approx as the return type of pytest.approx#14647
bluetech merged 8 commits into
pytest-dev:mainfrom
bluetech:approx-typing

approx: remove redundant `__ne__` implementation

3cee4dd
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded Jun 25, 2026 in 3s

Chronographer: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

See https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests for details.
Please, refer to the following document for more details on how to
craft a great change note for inclusion with your pull request:
https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests

Details

The following news fragments found: [<PatchedFile: changelog/14164.improvement.rst>]

Pattern: re.compile('changelog/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>breaking|deprecation|feature|improvement|bugfix|vendor|doc|packaging|contrib|misc)(\.\d+)?(\.[^\\./]+)*\.rst$')