-
-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: python/importlib_metadata
base: v7.1.0
head repository: python/importlib_metadata
compare: v7.2.0
- 19 commits
- 12 files changed
- 5 contributors
Commits on Mar 21, 2024
-
GH-109653: Defer import of
importlib.metadata._adapters
(python/c……python#109829) --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Configuration menu - View commit details
-
Copy full SHA for 6673723 - Browse repository at this point
Copy the full SHA 6673723View commit details -
Allow mypy on PyPy (jaraco/skeleton#111)
pypa/setuptools#4257 shows that mypy now works with PyPy
Configuration menu - View commit details
-
Copy full SHA for a0d0c4b - Browse repository at this point
Copy the full SHA a0d0c4bView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9a7f97 - Browse repository at this point
Copy the full SHA c9a7f97View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d72c6a0 - Browse repository at this point
Copy the full SHA d72c6a0View commit details
Commits on Mar 30, 2024
-
Move Python 3.11 out of the test matrix.
Probably should have done this when moving continue-on-error to Python 3.13.
Configuration menu - View commit details
-
Copy full SHA for 3fc7a93 - Browse repository at this point
Copy the full SHA 3fc7a93View commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ff02e0 - Browse repository at this point
Copy the full SHA 6ff02e0View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34ba6b2 - Browse repository at this point
Copy the full SHA 34ba6b2View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ad4f2f - Browse repository at this point
Copy the full SHA 7ad4f2fView commit details -
Move project metadata to
pyproject.toml
(jaraco/skeleton#122)Intentionally omitted specifying `tool.setuptools.include-package-data`: it's true by default in `pyproject.toml` according to https://setuptools.pypa.io/en/latest/userguide/datafiles.html#include-package-data. Closes jaraco/skeleton#121
Configuration menu - View commit details
-
Copy full SHA for f4529af - Browse repository at this point
Copy the full SHA f4529afView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d34801b - Browse repository at this point
Copy the full SHA d34801bView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 744cf2a - Browse repository at this point
Copy the full SHA 744cf2aView commit details -
Move project.urls to appear in the order that ini2toml generates it. …
…Remove project.scripts.
Configuration menu - View commit details
-
Copy full SHA for bcf8f07 - Browse repository at this point
Copy the full SHA bcf8f07View commit details -
Merge https://github.com/jaraco/skeleton
# Conflicts: # pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 42b4610 - Browse repository at this point
Copy the full SHA 42b4610View commit details
Commits on May 2, 2024
-
Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped su…
…pport." This reverts commit 744cf2a.
Configuration menu - View commit details
-
Copy full SHA for 67aab15 - Browse repository at this point
Copy the full SHA 67aab15View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8f6869 - Browse repository at this point
Copy the full SHA e8f6869View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a595a0f - Browse repository at this point
Copy the full SHA a595a0fView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5eee2ff - Browse repository at this point
Copy the full SHA 5eee2ffView commit details -
Removed unused fixtures relating to cwd. Rely on os_helper.temp_dir where relevant. Renamed to tmp_path to reflect pathlib behavior.
Configuration menu - View commit details
-
Copy full SHA for 963f643 - Browse repository at this point
Copy the full SHA 963f643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311cef4 - Browse repository at this point
Copy the full SHA 311cef4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.1.0...v7.2.0