We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8375d3a commit 96bc364Copy full SHA for 96bc364
CHANGELOG.rst
@@ -19,6 +19,7 @@ Behavior adaptations:
19
* Adjust arbitrary equality intersection preservation in ``SpecifierSet`` (:pull:`951`)
20
* Return ``False`` instead of raising for ``.contains`` with invalid version (:pull:`932`)
21
* Support arbitrary equality on arbitrary strings for ``Specifier`` and ``SpecifierSet``'s ``filter`` and ``contains`` method. (:pull:`954`)
22
+* Only parse ``Version``s on certain marker keys, return False on unequal ordered comparisons (:pull:`939`)
23
24
Fixes:
25
0 commit comments