Skip to content

Release 2026.04.26

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Apr 18:13
· 16 commits to main since this release

2026.04.26 (2026-04-26)

Bug Fixes

  • allowlist reportPrivateImportUsage in pylint spelling dict (b08336a)
  • disable pytest-beartype-tests in nested collection runs (#3132) (39e5296)
  • quote JOB_INDEX in cp command for shellcheck SC2086 (07d92f9)
  • silence pyright 1.1.409 reportPrivateImportUsage on torch.tensor (ae9ddfd)
  • use pull_request.user.login instead of github.actor for bot check (fixes adamtheturtle/literalizer#146) (3068983)