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.1.2
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.1.3
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    8eb2071 View commit details
    Browse the repository at this point in the history
  2. gh-116307: Create a new import helper 'isolated modules' and use that…

    … instead of 'Clean Import' to ensure that tests from importlib_resources don't leave modules in sys.modules.
    jaraco committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f3f4b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    414e4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8892ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8918e27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99a41c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Finalize

    jaraco committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    56bd2b9 View commit details
    Browse the repository at this point in the history
Loading