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.5.1
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.5.2
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    a61a948 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    pstjohn authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    883380a View commit details
    Browse the repository at this point in the history
  3. Rely on Literal from stdlib.

    jaraco committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    6c1bc3c View commit details
    Browse the repository at this point in the history
  4. Add news fragment.

    jaraco committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    6569354 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #324 from pstjohn/patch-1

    Add typing-extensions as a dependency
    jaraco authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    1440809 View commit details
    Browse the repository at this point in the history
  6. Finalize

    jaraco committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    7d3b2bf View commit details
    Browse the repository at this point in the history
Loading