Skip to content

v3.14

Latest
Compare
Choose a tag to compare
@Fatal1ty Fatal1ty released this 23 Oct 21:49
· 19 commits to master since this release

Changes

  • Added support for re.Pattern and typing.Pattern (#105)
  • Fixed DeprecationWarning introduced in Python 3.13 (#249)
  • Fixed potential duplications in the Union unpacker (#250)
  • Small changes under the hood (#244, #247)