pypi multidict 5.2.0a25
v5.2.0a25

latest releases: 6.0.5, 6.0.4, 6.0.3...
2 years ago

Features

    1. Added support Python 3.10
    2. Started shipping platform-specific wheels with the musl tag targeting typical Alpine Linux runtimes.
    3. Started shipping platform-specific arm64 wheels for Apple Silicon. ((#629)_)

Bugfixes

  • Fixed pure-python implementation that used to raise "Dictionary changed during iteration" error when iterated view (.keys(), .values() or .items()) was created before the dictionary's content change. ((#620)_)

Don't miss a new multidict release

NewReleases is sending notifications on new releases.