Add LooseVersion class with risky comparison, deprecate parse_loose_version (#9646)

* Replace parse_loose_version with LooseVersion

* Fix LooseVersion docstring

* Strengthen LooseVersion comparison

* Update changelog
This commit is contained in:
Leon G
2023-06-21 07:57:50 -07:00
committed by GitHub
parent b1e5efac3c
commit 4fc4d536c1
4 changed files with 125 additions and 14 deletions
+1
View File
@@ -154,6 +154,7 @@ Authors
* [LeCoyote](https://github.com/LeCoyote)
* [Lee Watson](https://github.com/TheReverend403)
* [Leo Famulari](https://github.com/lfam)
* [Leon G](https://github.com/LeonGr)
* [lf](https://github.com/lf-)
* [Liam Marshall](https://github.com/liamim)
* [Lior Sabag](https://github.com/liorsbg)