We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb42103 commit b6a7e43Copy full SHA for b6a7e43
1 file changed
docs/versionhistory.rst
@@ -22,9 +22,6 @@ This library adheres to
22
- Fixed checks against annotations wrapped in ``NotRequired`` not being run unless the
23
``NotRequired`` is a forward reference
24
(`#454 <https://github.com/agronholm/typeguard/issues/454>`_)
25
-- Fixed the ``pytest_ignore_collect`` hook in the pytest plugin blocking default pytest
26
- collection ignoring behavior by returning ``None`` instead of ``False``
27
- (PR by @mgorny)
28
29
**4.4.0** (2024-10-27)
30
0 commit comments