Skip to content

v4.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 12:33

v4.2.2 (2026-06-28)

This release is published under the MIT License.

Bug Fixes

  • match: Make Match.hash independent of the mutable value (4c0ce99)

Chores

  • toposort: Purge Python 2 remnants from the vendored module (1092608)

Continuous Integration

  • Enforce coverage floor and scope mypy ignore_missing_imports (22f3f6e)

Refactoring

  • Drop dead getargspec fallback and leftover commented code (e9faf74)

  • pattern: DRY Pattern.init and RePattern._match (4a13b11)


Detailed Changes: v4.2.1...v4.2.2