There was an error while loading. Please reload this page.
2 parents 64c15db + 2df69de commit 7553517Copy full SHA for 7553517
1 file changed
Doc/whatsnew/3.15.rst
@@ -1225,7 +1225,7 @@ importlib.metadata
1225
would return an empty ``PackageMetadata`` object as if the file
1226
was present but empty. Now, a ``MetadataNotFound`` exception is raised.
1227
See `importlib_metadata#493 <https://github.com/python/importlib_metadata/issues/493>`_
1228
- for background and rationale and and :gh:`143387` for rationale on the
+ for background and rationale and :gh:`143387` for rationale on the
1229
compatibility concerns.
1230
(Contributed by Jason R. Coombs.)
1231
0 commit comments