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: v7.0.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: v7.0.1
Choose a head ref
  • 16 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    97a5f44 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge https://github.com/jaraco/skeleton

    # Conflicts:
    #	README.rst
    jaraco committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    59b145a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    3ef139e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix typo in doc

    jaraco committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3c4fd4e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    d97e389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6202787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc4df51 View commit details
    Browse the repository at this point in the history
  4. Corrected the interface for SimplePath to encompass the expectations …

    …of locate_file and PackagePath.
    jaraco committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1b3f272 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac243d3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #480 from python/bugfix/distribution-simplepath

    Correct the interface for SimplePath
    jaraco authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    200cf45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b99c9d6 View commit details
    Browse the repository at this point in the history
  8. 3 Configuration menu
    Copy the full SHA
    0c1d32e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    f38e051 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    98196a7 View commit details
    Browse the repository at this point in the history
  2. Merge commit '98196a'

    jaraco committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e9e9f77 View commit details
    Browse the repository at this point in the history
  3. Finalize

    jaraco committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f2e84e3 View commit details
    Browse the repository at this point in the history
Loading