Commits
User selector
Commit History
Commits on Mar 14, 2024
Merge pull request #1859 from EliahKagan/doc-types
Show description for bcea9a8authored
Commits on Mar 13, 2024
Add a "doc" extra for documentation build dependencies
Show description for 74df5a8committed
Commits on Mar 9, 2024
Colorize mypy output on CI for easier reading
Show description for aeacb00committedAdjust mypy options to work well with mypy 1.9.0
Show description for 9ed904ccommitted
Commits on Feb 12, 2024
Bump Vampire/setup-wsl from 2.0.2 to 3.0.0
Show description for 7ba3fd2authored andcommitted
Commits on Feb 6, 2024
Exclude unavailable Python versions for M1 runner
Show description for 9ad28c3committedTest with M1 macOS CI runner
Show description for 8342f82committed
Commits on Dec 23, 2023
Make setuptools check on CI more precise
Show description for 7ef7245committed
Commits on Dec 11, 2023
Bump actions/setup-python from 4 to 5
Show description for d1cb8c7authored
Commits on Dec 1, 2023
Use macOS 13 on CI
Show description for 789baa1committedAdd macOS test jobs to CI matrix
Show description for 2813e94committed
Commits on Nov 28, 2023
Put back WSL on Windows CI
Show description for b07e5c7committed
Commits on Nov 25, 2023
Use bytes in bash.exe check; retest no-distro case
Show description for d5ed266committedPut back WSL on Windows CI; pare down debug info
Show description for 2875ffacommittedTemporarily don't install WSL system to test xfail
Show description for cabb572committed
Commits on Nov 24, 2023
Install WSL system on CI for hook tests
Show description for 9717b8dcommittedShow bash and other WSL-relevant info but not PATH
Show description for 2784e40committedShow PATH on CI
Show description for ad07ecbcommitted
Commits on Nov 15, 2023
Add native Windows test jobs to CI matrix
Show description for 2fd79f4committed
Commits on Nov 4, 2023
Deprecate compat.is_<platform>, rewriting all uses
Show description for c01fe76committed
Commits on Oct 18, 2023
Don't pre-clone submodules on CI, at least for now
Show description for bb48c87committed
Commits on Oct 3, 2023
Have init script check for GitHub Actions
Show description for fc96980committedNo longer allow CI to select a prerelease for 3.12
Show description for b54a28acommitted- committed
Commits on Sep 26, 2023
Further reduce differences between test workflows
Show description for 4860f70committed
Commits on Sep 25, 2023
- committed
- committed
- committed
Force pytest color output on CI
Show description for 9c7ff1ecommittedPass -v twice to see full skip reasons
Show description for eb56e7bcommittedKeep sugar for local use, but use instafail on CI
Show description for 75cf540committed- committed
Show version and platform info in one place
Show description for 6fbe511committedInstrument workflows to investigate skipped tests
Show description for 45773c2committed
Commits on Sep 11, 2023
Move effect of "set -x" into default shell command
Show description for 5f128e8committed