Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 20, 2024
1 parent 2ef3b5f commit f5d6b5f
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
16 changes: 16 additions & 0 deletions NEWS.rst
@@ -1,3 +1,19 @@
v7.1.0
======

Features
--------

- Improve import time (python/cpython#114664).


Bugfixes
--------

- Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484. (#484)
- Allow ``MetadataPathFinder.invalidate_caches`` to be called as a classmethod.


v7.0.2
======

Expand Down
1 change: 0 additions & 1 deletion newsfragments/+.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/+.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/484.bugfix.rst

This file was deleted.

0 comments on commit f5d6b5f

Please sign in to comment.