Releases: inducer/pytools
Releases · inducer/pytools
v2025.1.1
v2025.1
v2024.1.21
What's Changed
- Ruff 0.8.2 by @inducer in #277
- Allow
get_reachable_nodes
to be restricted to partitions by @a-alveyblanc in #278 - ruff: enable UP006 and UP007 by @alexfikl in #279
Full Changelog: v2024.1.20...v2024.1.21
v2024.1.20
What's Changed
- also run dataclasses test with optimizations enabled by @matthiasdiener in #275
- Fix dependency on typing-extensions
Full Changelog: v2024.1.19...v2024.1.20
v2024.1.19
What's Changed
Full Changelog: v2024.1.18...v2024.1.19
v2024.1.18
v2024.1.17
What's Changed
- placate ruff regarding re.match by @matthiasdiener in #269
- Misc 2024 by @inducer in #271
- mypy: add strict typing to prefork by @alexfikl in #270
Full Changelog: v2024.1.16...v2024.1.17
v2024.1.16
What's Changed
Full Changelog: v2024.1.15...v2024.1.16
v2024.1.15
What's Changed
- Unconditionally depend on
typing-extensions
by @inducer in #263 - Fix new mypy 1.12 errors by @alexfikl in #264
- Table: add raw output by @matthiasdiener in #265
- Bump min Python to 3.10 by @alexfikl in #266
- KeyBuilder: support np.bool{,_} for numpy<2 by @matthiasdiener in #267
Full Changelog: v2024.1.14...v2024.1.15
v2024.1.14
What's Changed
- more unique functions by @matthiasdiener in #257
- Make a distinct warning class for 'recommended hash routine not found' by @inducer in #258
- KeyBuilder: use system byteorder to match numpy by @inducer in #260
- Tag propagation graph generation by @a-alveyblanc in #220
New Contributors
- @a-alveyblanc made their first contribution in #220
Full Changelog: v2024.1.13...v2024.1.14