15
0
Go to file
Dominique Leuenberger 49d16d3528 Accepting request 1087121 from devel:languages:python
- 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).

OBS-URL: https://build.opensuse.org/request/show/1087121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.collections?expand=0&rev=11
2023-05-15 14:54:02 +00:00
Description
No description provided
119 KiB
Languages
RPM Spec 100%