Skip to content

Commit f5d6b5f

Browse files
committed
Finalize
1 parent 2ef3b5f commit f5d6b5f

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

NEWS.rst

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v7.1.0
2+
======
3+
4+
Features
5+
--------
6+
7+
- Improve import time (python/cpython#114664).
8+
9+
10+
Bugfixes
11+
--------
12+
13+
- Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484. (#484)
14+
- Allow ``MetadataPathFinder.invalidate_caches`` to be called as a classmethod.
15+
16+
117
v7.0.2
218
======
319

newsfragments/+.bugfix.rst

-1
This file was deleted.

newsfragments/+.feature.rst

-1
This file was deleted.

newsfragments/484.bugfix.rst

-1
This file was deleted.

0 commit comments

Comments
 (0)