aio-libs/async-timeout (async-timeout)
### [`v5.0.0`](https://redirect.github.com/aio-libs/async-timeout/blob/HEAD/CHANGES.rst#500-2024-10-31)
[Compare Source](https://redirect.github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.0)
\==================
## Features
- Make `asyncio_timeout` fully compatible with the standard `asyncio.Timeout` but keep backward compatibility with existing `asyncio_timeout.Timeout` API. (`#422 `\_)
## Improved Documentation
- On the `CHANGES/README.rst `\_ page,
a link to the `Towncrier philosophy` has been fixed. (`#388 `\_)
## Deprecations and Removals
- Drop deprecated sync context manager support, use `async with timeout(...): ...` instead. (`#421 `\_)
Configuration
π Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.0.3
->5.0.0
Release Notes
aio-libs/async-timeout (async-timeout)
### [`v5.0.0`](https://redirect.github.com/aio-libs/async-timeout/blob/HEAD/CHANGES.rst#500-2024-10-31) [Compare Source](https://redirect.github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.0) \================== ## Features - Make `asyncio_timeout` fully compatible with the standard `asyncio.Timeout` but keep backward compatibility with existing `asyncio_timeout.Timeout` API. (`#422Configuration
π Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.