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: eccf578
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: 134ed7f
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Nov 9, 2021

  1. [doc] Fix typos found using codespell (GH-28744)

    Co-authored-by: Łukasz Langa <lukasz@langa.pl>
    2 people authored and jaraco committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2f05392 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    e2f3e50 View commit details
    Browse the repository at this point in the history
  2. 🧎‍♀️ Genuflect to the types.

    Fixes #359.
    jaraco committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    fef1016 View commit details
    Browse the repository at this point in the history
  3. Fix requirement produced for git URL in extra

    hauntsaninja authored and jaraco committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ca287f6 View commit details
    Browse the repository at this point in the history
  4. And test it

    hauntsaninja authored and jaraco committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    3b46c66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8aaa72 View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    jaraco committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d890067 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #358 from hauntsaninja/fixurl

    Fix requirement produced for git URL in extra
    jaraco authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    134ed7f View commit details
    Browse the repository at this point in the history
Loading