Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python/importlib_metadata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.0
Choose a base ref
...
head repository: python/importlib_metadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 1, 2022

  1. Remove SelectableGroups

    jaraco committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7e5bae4 View commit details
    Browse the repository at this point in the history
  2. Remove DeprecatedList

    jaraco committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    47544ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c81964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dde2b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ed01ae View commit details
    Browse the repository at this point in the history
  6. Update changelog

    jaraco committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    2135490 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    117d1b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    ac9ff95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #405 from python/feature/clean-entry-points

    Remove compatibility shims for entry points.
    jaraco authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    009ace3 View commit details
    Browse the repository at this point in the history
Loading