Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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.6.4
Choose a base ref
Loading
...
head repository: python/importlib_metadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.0
Choose a head ref
Loading
  • 12 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 13, 2021

  1. Fix test that assumed entries was a dict. Now expect entries is Entry…

    …Points. Tests didn't fail because it was a negative test and a namedtuple always compares unequal to a string.
    jaraco committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    08d7def View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Extract ZipFixtures

    jaraco committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    6ffdcb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c24c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26db5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b379ff6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43afaeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a8e808 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    1fcdb3c View commit details
    Browse the repository at this point in the history
  2. Remove redundant Python 2 code

    hugovk committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2a504fd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge pull request #341 from hugovk/upgrade-syntax

    Remove some redundant Python 2 code
    jaraco authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2be3507 View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    jaraco committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    73e5d6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #340 from python/feature/top-level-not-setuptools

    Infer top-level names for a package
    jaraco authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    15df009 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.