summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-24 10:02:23 +0000
committerwiz <wiz@pkgsrc.org>2022-01-24 10:02:23 +0000
commitb57f9ac65f79d6bbac785b3d2c80a89f08805eba (patch)
tree76adecdc689a4c993d1484470e5b86a3fc5671c0 /ham
parented7873fedc604334b73bde5d037246432c689628 (diff)
downloadpkgsrc-b57f9ac65f79d6bbac785b3d2c80a89f08805eba.tar.gz
py-multidict: update to 6.0.0.
Features -------- - Use ``METH_FASTCALL`` where it makes sense. ``MultiDict.add()`` is 2.2 times faster now, ``CIMultiDict.add()`` is 1.5 times faster. The same boost is applied to ``get*()``, ``setdefault()``, and ``pop*()`` methods. (:issue:`681`) Bugfixes -------- - Fixed type annotations for keys of multidict mapping classes. (:issue:`644`) - Support Multidict[int] for pure-python version. ``__class_getitem__`` is already provided by C Extension, making it work with the pure-extension too. (:issue:`678`) Deprecations and Removals ------------------------- - Dropped Python 3.6 support (:issue:`680`)
Diffstat (limited to 'ham')
0 files changed, 0 insertions, 0 deletions