Skip to content

4.13.1

Latest
Compare
Choose a tag to compare
@JelleZijlstra JelleZijlstra released this 03 Apr 16:07
· 2 commits to main since this release
45a8847

This is a bugfix release fixing two edge cases that appear on old bugfix releases of CPython.

Bugfixes:

  • Fix regression in 4.13.0 on Python 3.10.2 causing a TypeError when using Concatenate.
    Patch by Daraan.
  • Fix TypeError when using evaluate_forward_ref on Python 3.10.1-2 and 3.9.8-10.
    Patch by Daraan.