Skip to content

6.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 23:14
· 86 commits to master since this release
v6.4.2
fe79f97

Bug fixes

  • Fixed a segmentation fault when creating subclassed :py:class:~multidict.MultiDict objects on Python < 3.11 -- by :user:bdraco.

    The problem first appeared in 6.4.0

    Related issues and pull requests on GitHub:
    #1141.