Skip to content

v2.17.7

Latest
Compare
Choose a tag to compare
@FasterSpeeding FasterSpeeding released this 24 Nov 19:30
· 4 commits to master since this release
a3328ee

2.17.7 - 2024-11-24

Fixed

  • Moved away from using typing.runtime_checkable as this is unreliable in
    newer Python versions.
  • [tanjun.parsing][] now consistently supports both the typing and
    typing_extensions implementations of [typing.Unpack][] and [typing.TypedDict].

Removed

  • Support for Python 3.9 and 3.10.