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 e79a57a commit 0a07be8Copy full SHA for 0a07be8
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
-## v8.2.1
+## v8.3.0
4
+
5
+### Fixed
6
7
+- fix #1013: use modern importlib_metadata in all cases to dedup distribution objects that must shadow based on pythonpath priority
8
+ starting with python 3.10 this is part of python itself
9
10
+## v8.2.1 (yanked due to legacy python issues)
11
12
### Fixed
13
0 commit comments