🌐 US-Proxy
Go
Home
>
dry-python
returns
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#2481) Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.19.1 to 5.0.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.19.1...v5.0.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
4 days ago
Bump CodSpeedHQ/action from 4.19.1 to 5.0.1 Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.19.1 to 5.0.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.19.1...v5.0.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/CodSpeedHQ/action-5.0.1
5 days ago
Relax future() and future_safe() to accept Awaitable, not just Coroutine (#2480) Both decorators typed their wrapped function argument as returning Coroutine, which rejects any callable typed as returning a plain Awaitable (e.g. an async def that awaits and returns another awaitable, rather than being annotated as returning a Coroutine itself), even though the runtime behavior only relies on awaiting the result. Widen the parameter type to Awaitable and drop the now unused _SecondType TypeVar. Fixes #2404
master
5 days ago
Relax future() and future_safe() to accept Awaitable, not just Coroutine Both decorators typed their wrapped function argument as returning Coroutine, which rejects any callable typed as returning a plain Awaitable (e.g. an async def that awaits and returns another awaitable, rather than being annotated as returning a Coroutine itself), even though the runtime behavior only relies on awaiting the result. Widen the parameter type to Awaitable and drop the now unused _SecondType TypeVar. Fixes #2404
syzayd:issue-2404
5 days ago
[pre-commit.ci] pre-commit autoupdate (#2479) updates: - [github.com/crate-ci/typos: 96d9af6217dc2855210655af7e1ff19d23d4e593 → 12ffd4a04b4893ab75db66a59aaad2d996c3e982](https://github.com/crate-ci/typos/compare/96d9af6217dc2855210655af7e1ff19d23d4e593...12ffd4a04b4893ab75db66a59aaad2d996c3e982) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
master
6 days ago
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/crate-ci/typos: 96d9af6217dc2855210655af7e1ff19d23d4e593 → 12ffd4a04b4893ab75db66a59aaad2d996c3e982](https://github.com/crate-ci/typos/compare/96d9af6217dc2855210655af7e1ff19d23d4e593...12ffd4a04b4893ab75db66a59aaad2d996c3e982)
pre-commit-ci-update-config
6 days ago
Bump CodSpeedHQ/action from 4.18.5 to 4.19.1 (#2478) Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.18.5 to 4.19.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.18.5...v4.19.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
7 days ago
Bump CodSpeedHQ/action from 4.18.5 to 4.19.1 Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.18.5 to 4.19.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.18.5...v4.19.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/CodSpeedHQ/action-4.19.1
7 days ago
Latest Branches
CodSpeed Performance Gauge
N/A
Bump CodSpeedHQ/action from 4.19.1 to 5.0.1
#2481
5 days ago
4f59350
dependabot/github_actions/CodSpeedHQ/action-5.0.1
CodSpeed Performance Gauge
+1%
Relax future() and future_safe() argument types from Coroutine to Awaitable
#2480
6 days ago
e373e9e
syzayd:issue-2404
CodSpeed Performance Gauge
+1%
[pre-commit.ci] pre-commit autoupdate
#2479
6 days ago
464aa2d
pre-commit-ci-update-config
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs