You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -642,7 +642,7 @@ Bugfixes
642
642
--------
643
643
644
644
- In tests, rely on pytest-home for reusable fixture. (#4072)
645
-
- Explicitely marked as ``Protocol`` and fixed missing ``self`` argument in interfaces ``pkg_resources.IMetadataProvider`` and ``pkg_resources.IResourceProvider`` -- by :user:`Avasam` (#4144)
645
+
- Explicitly marked as ``Protocol`` and fixed missing ``self`` argument in interfaces ``pkg_resources.IMetadataProvider`` and ``pkg_resources.IResourceProvider`` -- by :user:`Avasam` (#4144)
646
646
- Restored expectation that egg-link files would be named with dash separators for compatibility with pip prior to version 24. (#4167)
647
647
648
648
@@ -7173,7 +7173,7 @@ setuptools
7173
7173
7174
7174
* Fixed invalid URL error catching. Old Setuptools #20.
7175
7175
7176
-
* Fixed invalid bootstraping with easy_install installation (Distribute #40).
7176
+
* Fixed invalid bootstrapping with easy_install installation (Distribute #40).
7177
7177
Thanks to Florian Schulze for the help.
7178
7178
7179
7179
* Removed buildout/bootstrap.py. A new repository will create a specific
0 commit comments