File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 1.8.0
2+ -------------
3+ * Further remove support for unsupported versions of Python (#188, #191)
4+ * Fix `DeprecationWarning`s in test suite under Python >= 3.12 (#196)
5+ * Remove old version of NumPy from test suite (#195)
6+ * Upgrade six to 1.16.0 in built-in test runners (#198)
7+ * Remove unnecessary copy of six from unittest test runner (#199)
8+ * Upgrade coverage to 7.6.4 in built-in test runners (#197)
9+ * Add native-speed coverage tracing support for ARM64 platforms in built-in test runners (#209)
10+ * Remove site-wide dependency on setuptools in test suite (#202)
11+ * Fix distribution file enumeration under Python >= 3.12 in pex meta path finder (#208)
12+
113Version 1.7.4
214-------------
315 * Remove stealth dependency on importlib-metadata in pex meta path finder (#176)
Original file line number Diff line number Diff line change 1- 1.7.4
1+ 1.8.0
You can’t perform that action at this time.
0 commit comments