COMMITS
/ .github/workflows/test.yaml April 10, 2025
J
Use pyproject.toml instead of setup.py and uv(x) in GitHub workflow.
Jonathan Slenders committed
January 20, 2025
J
Fix Github Actions. (#1965)
Jonathan Slenders committed
January 17, 2025
M
Try to run ruff and typo only on 3.13 (#1954)
M Bussonnier committed
J
Drop Python 3.7 (#1960)
Jonathan Slenders committed
January 1, 2025
M
Start testing on 3.13 (#1949)
M Bussonnier committed
September 25, 2024
T
Add @overload to `contrib.regular_languages.compiler.Variables.get`
Tomasz Chalupnik committed
November 16, 2023
J
Add typos to GitHub workflow.
Jonathan Slenders committed
November 11, 2023
J
Fix inputhook implementation to be compatible with asyncio.run().
Jonathan Slenders committed
November 3, 2023
H
Add support for Python 3.12 (#1782)
Hugo van Kemenade committed
J
Use ruff for linting and formatting.
Jonathan Slenders committed
December 6, 2022
J
Remove Python 3.6 from GitHub workflow (not supported anymore).
Jonathan Slenders committed
November 21, 2022
J
Stop typechecking on Python 3.6 in GitHub action.
Jonathan Slenders committed
June 1, 2022
J
--no-warn-unused-ignores for mypy in Github CI.
Jonathan Slenders committed
March 14, 2022
J
Keep library in an src/ directory.
Jonathan Slenders committed
J
Several typecheck improvements related to mypy 0.941.
Jonathan Slenders committed
December 8, 2021
N
chore: add py3.10 to ci
Noortheen Raja committed
June 18, 2021
J
Strict type checking.
Jonathan Slenders committed
June 14, 2021
J
Install types-contextvars in Github workflow.
Jonathan Slenders committed
December 15, 2020
M
Feature/ci githubactions (#1298)
Meir Gabay committed