python-jaraco.collections

Edit Package python-jaraco.collections
No description set
Refresh
Refresh
Source Files
Filename Size Changed
jaraco.collections-4.1.0.tar.gz 0000017806 17.4 KB
python-jaraco.collections.changes 0000004249 4.15 KB
python-jaraco.collections.spec 0000002385 2.33 KB
Revision 11 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087121 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 4.1.0:
  * ``Projection`` now accepts an iterable or callable or pattern
    for matching keys.  ``Projection`` now retains order of keys
    from the underlying mapping.
  * ``DictFilter`` is now deprecated in favor of ``Projection``.
  * ``DictFilter`` no longer accepts ``include_keys`` and
    requires ``include_pattern`` as a keyword argument.
  * In ``DictFilter``, deprecated ``include_keys`` parameter and
    usage without ``include_pattern``. Future versions will honor
    ``include_pattern`` as a required keyword argument. All other
    uses are deprecated. For uses that currently rely on
    ``include_keys``, use ``Projection`` instead/in addition.
  * ``DictFilter.__len__`` no longer relies on the iterable.
    Improves efficiency and fixes ``RecursionError`` on PyPy (#12).
Comments 0
openSUSE Build Service is sponsored by