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_resources
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.0
Choose a base ref
...
head repository: python/importlib_resources
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.1
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    2cec87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b6cfb View commit details
    Browse the repository at this point in the history
  3. Ensure stdlib readers are excluded on Python 3.10 even when found in …

    …importlib.readers. Closes #257.
    jaraco committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d9e44b6 View commit details
    Browse the repository at this point in the history
  4. Add news fragment.

    jaraco committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ef414ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request #301 from python/bugfix/257-multiplexed-path-params

    Fix regression and restore stdlib reader suppression on Python 3.10
    jaraco authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c3df5a9 View commit details
    Browse the repository at this point in the history
  6. Finalize

    jaraco committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    705a435 View commit details
    Browse the repository at this point in the history
Loading