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-Repository-Hub/priority
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: python-hyper/priority
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    1d8eb32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request python-hyper#149 from musicinmybrain/sphinx8

    Update intersphinx_mapping for Sphinx 8 compatibility
    Kriechi authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    0b2b332 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Python 3.6 and 3.7 are no longer available ubuntu-latest

    Python versions less than 3.10 are eod-of-life.  GitHub Actions `ubuntu-latest` no longer supports Python versions less than 3.8 so let’s drop them so that our CI tests are green.
    cclauss committed Dec 24, 2025
    Configuration menu
    Copy the full SHA
    ae771c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request python-hyper#150 to drop support for end-of-life v…

    …ersions of Python
    
    Drop support for end-of-life versions of Python
    cclauss authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    532ace5 View commit details
    Browse the repository at this point in the history
Loading