Path to this page:
Subject: CVS commit: pkgsrc/devel/py-boltons
From: Adam Ciarcinski
Date: 2023-11-01 10:17:31
Message id: 20231101091731.58A99FA27@cvs.NetBSD.org
Log Message:
py-boltons: updated to 23.1.1
23.1.1
Tiny release to include more test files in the sdist (source distribution) on PyPI.
23.1.0
Add fill/end parameters for iterutils.windowed and iterutils.pairwise, respectively
Fix cache eviction for cacheutils.LRU
Fix OrderedMultiDict (OMD) pickleability under Py3
funcutils.copy_function maintains kw-only defaults
Support OMD ior
Files: