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: v3.9.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: v3.10.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 28, 2021

  1. Employ pyperf and separate environments to compare performance agains…

    …t the main branch. Ref #292.
    jaraco committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    a9f8a1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from python/feature/perf-diff

    Employ pyperf and separate environments to compare performance
    jaraco authored Mar 28, 2021
    Configuration menu
    Copy the full SHA
    f5ce7c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    1b9637a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a1549 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    5806de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6a3b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c891d50 View commit details
    Browse the repository at this point in the history
  4. Update changelog.

    jaraco committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    244fc48 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #299 from python/feature/unify-parser

    Unify section parser implementations.
    jaraco authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    33ea676 View commit details
    Browse the repository at this point in the history
Loading