Skip to content

multidict 4.0.0 release

Choose a tag to compare

@asvetlov asvetlov released this 28 Jan 08:09
· 1319 commits to master since this release

Changes

  • Accept multiple keys in :py:meth:MultiDict.update and
    :py:meth:CIMultiDict.update (:pr:199)