Commits
Branch selector
User selector
Commit History
Commits on May 19, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 5f0b0d4authored andcommitted
Commits on Apr 28, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 311be78authored andcommitted
Commits on Mar 9, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for d90d5daauthored andcommitted
Commits on Mar 4, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 8924e78authored andcommitted
Commits on Feb 23, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 39717caauthored andcommitted
Commits on Jan 19, 2026
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 15123b6authored andcommitted[pre-commit.ci] pre-commit autoupdate
Show description for 8375c9eauthored andcommitted
Commits on Dec 23, 2025
[pre-commit.ci] pre-commit autoupdate
Show description for a9296ceauthored andcommitted
Commits on Dec 9, 2025
[pre-commit.ci] pre-commit autoupdate
Show description for ae9642fauthored andcommitted
Commits on Dec 3, 2025
- authored andcommitted
Bump actions/setup-python from 5.2.0 to 6.1.0
Show description for 5627e99authored andcommitted- authored andcommitted
Merge pull request #136 from cclauss/drop-support-for-py38-and-py39
Show description for 84cb2a0authored
Commits on Dec 2, 2025
- committed
Merge pull request #130 from cclauss/pre-commit-autoupdate-2025-11-25
Show description for ce1892bauthoredMerge pull request #134 from cclauss/patch-1
Show description for ef4dc51authoredSet GitHub Actions comments to be FULL version numbers
Show description for aa811b8authoredMerge pull request #132 from python-hyper/dependabot/github_actions/actions/checkout-6.0.0
Show description for 537d0d6authored
Commits on Dec 1, 2025
Bump actions/checkout from 4.2.1 to 6.0.0
Show description for 4afddaeauthored
Commits on Nov 25, 2025
Commits on Oct 7, 2024
Merge pull request #126 from python-hyper/dependabot/github_actions/actions/checkout-4.2.1
Show description for b550db8authoredBump actions/checkout from 4.1.1 to 4.2.1
Show description for a7eb04dauthored
Commits on Sep 2, 2024
Merge pull request #124 from python-hyper/dependabot/github_actions/actions/setup-python-5.2.0
Show description for 953aea3authoredBump actions/setup-python from 5.1.0 to 5.2.0
Show description for af73865authored
Commits on Jul 6, 2024
Merge pull request #118 from Sachaa-Thanasius/feature/just-annotations
Show description for 75e77baauthored- committed
Commits on Jul 3, 2024
- committed
- committed
Add exclude lines to .coveragerc to account for a) `if t.TYPE_CHECKING` blocks and b) lines that are only ellipses, as well as some temporary pragma comments in _typing_compat.py. This seems to acc…
Show description for 283f910committed[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for bf1a44dcommittedReplace reorder-python-imports and flake8-import-order with isort, along with some other minor changes.
Show description for 7fc9af0committed
Commits on Jun 22, 2024
Change how port is determined/validated in `validators.subauthority_component_is_valid` to avoid testing via `int(...)`.
Show description for c923049committed
Commits on Jun 20, 2024
Fix annotation for `misc.UseExisting` to be `Final` to avoid reassignment without warnings from a type checker.
Show description for fadc962andcommittedFix variable annotation for `uri` in `URIMixin`.copy_with.
Show description for ee23708andcommitted
Commits on Jun 17, 2024
More annotations that I forgot to break up into multiple commits.
Show description for 3c22353committed