Ana Guerrero d527a607a4 Accepting request 1349435 from devel:languages:python
- update to 4.13.0:
  * Dropped support for Python 3.9
  * Added a ttl parameter to the anyio.functools.lru_cache
    wrapper
  * Widened the type annotations of file I/O streams to accept
    IO[bytes] instead of just BinaryIO
  * Fixed anyio.Path not being compatible with Python 3.15 due to
    the removal of pathlib.Path.is_reserved() and the addition of
    pathlib.Path.__vfspath__()
  * Fixed the BrokenResourceError raised by the asyncio
    SocketStream not having the original exception as its cause
  * Fixed the TypeError raised when using "func" as a parameter
    name in pytest.mark.parametrize when using the pytest plugin
  * Fixed the pytest plugin not running tests that had the anyio
    marker added programmatically via
    pytest_collection_modifyitems
  * Fixed cancellation exceptions leaking from a CancelScope on
    asyncio when they are contained in an exception group
    alongside non-cancellation exceptions
  * Fixed Condition.wait() not passing on a notification when the
    task is cancelled but already received a notification
  * Fixed inverted condition in the process pool shutdown phase
    which would cause still-running pooled processes not to be
    terminated

OBS-URL: https://build.opensuse.org/request/show/1349435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-anyio?expand=0&rev=32
2026-04-28 09:53:45 +00:00
2026-04-26 14:03:07 +00:00
2026-04-26 14:03:07 +00:00
2026-04-26 14:03:07 +00:00
2026-04-26 14:03:07 +00:00
2026-04-26 14:03:07 +00:00
2026-04-26 14:03:07 +00:00
Description
No description provided
837 KiB
Languages
RPM Spec 100%