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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
v80.9.0
2
+
=======
3
+
4
+
Features
5
+
--------
6
+
7
+
- Set a deadline for the removal of pkg_resources later this year (December). (#3085)
8
+
- Removed reliance on pkg_resources in test_wheel. (#3085)
9
+
10
+
1
11
v80.8.0
2
12
=======
3
13
@@ -671,7 +681,7 @@ v72.2.0
671
681
Features
672
682
--------
673
683
674
-
- Merged with pypa/distutils@b7ee725f3 including: Support for Pathlike objects in data files and extensions (pypa/distutils#272, pypa/distutils#237), native support for C++ compilers (pypa/distuils#228) and removed unused get_msvcr() (pypa/distutils#274). (#4538)
684
+
- Merged with pypa/distutils@b7ee725f3 including: Support for Pathlike objects in data files and extensions (pypa/distutils#272, pypa/distutils#237), native support for C++ compilers (pypa/distutils#228) and removed unused get_msvcr() (pypa/distutils#274). (#4538)
0 commit comments