Skip to content

v4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 23:18
· 15 commits to master since this release
v4.2
684ed53

frigid v4.2 (2025-09-25)

Enhancements

  • Internal simplification to reduce dependency on auxiliary functions from
    classcore package.

Repairs

  • Fix runtime compatibility issues with PyPy interpreter by ensuring proper mutability
    of internal attributes for exceptions, protocol classes, and dictionaries.