aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
muhamedfazalps:fix/make-stream-writer-optional
49 minutes ago
Fix lint errors
Moist-Cat:master
3 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
HrachShah:fix-12994-deflate-empty-chunk
11 hours ago
Bump filelock from 3.29.4 to 3.29.5 (#13045) Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.29.4 to 3.29.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/py-filelock/releases">filelock's releases</a>.</em></p> <blockquote> <h2>3.29.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>serialise read/write release rollback against a concurrent acquire by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/563">tox-dev/filelock#563</a></li> <li>🔒 fix(soft_rw): refresh held marker through the verified fd by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/565">tox-dev/filelock#565</a></li> <li>only unlink the writer marker on release if it is still ours by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/566">tox-dev/filelock#566</a></li> <li>don't follow symlinks in raise_on_not_writable_file by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/567">tox-dev/filelock#567</a></li> <li>don't complete a writer acquire on a peer's reclaimed marker by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/571">tox-dev/filelock#571</a></li> <li>use a private break name in break_lock_file by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/576">tox-dev/filelock#576</a></li> <li>Keep Unix lock files after release by <a href="https://github.com/itscloud0"><code>@itscloud0</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/577">tox-dev/filelock#577</a></li> <li>test: fix Windows type check broken by <a href="https://redirect.github.com/tox-dev/py-filelock/issues/577">#577</a> by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/580">tox-dev/filelock#580</a></li> <li>roll back a read acquire's open transaction when its SELECT fails by <a href="https://github.com/dxbjavid"><code>@dxbjavid</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/575">tox-dev/filelock#575</a></li> <li>lifetime: reject negative, non-numeric, and bool values at the setter by <a href="https://github.com/HrachShah"><code>@HrachShah</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/573">tox-dev/filelock#573</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/itscloud0"><code>@itscloud0</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/577">tox-dev/filelock#577</a></li> <li><a href="https://github.com/HrachShah"><code>@HrachShah</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/filelock/pull/573">tox-dev/filelock#573</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.29.4...3.29.5">https://github.com/tox-dev/filelock/compare/3.29.4...3.29.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/be562277636140c26578a98a2a487fdb6f446ee6"><code>be56227</code></a> lifetime: reject negative, non-numeric, and bool values at the setter (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/573">#573</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/1f6cde4ab93d30dfe9867d462e3e1055aaba01c5"><code>1f6cde4</code></a> roll back a read acquire's open transaction when its SELECT fails (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/575">#575</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/c76dee6674011e8ba28a5b2e3285af4a738e4109"><code>c76dee6</code></a> test: fix Windows type check broken by <a href="https://redirect.github.com/tox-dev/py-filelock/issues/577">#577</a> (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/580">#580</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/ea594a5cbca43cec92d62f740a8e510a7db0ceed"><code>ea594a5</code></a> Keep Unix lock files after release (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/577">#577</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/7595a7b48738642ace65a8fbe54bc03ae4317708"><code>7595a7b</code></a> use a private break name in break_lock_file (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/576">#576</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/0b707fe1a7edf5f5e421d2e0c63acd82017011d4"><code>0b707fe</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/572">#572</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/22ecd6a51dacfad30a96d62f291d2707dccf4efb"><code>22ecd6a</code></a> don't complete a writer acquire on a peer's reclaimed marker (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/571">#571</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/70ecdb27fedb590ffdb44722c71355d99644148d"><code>70ecdb2</code></a> build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/570">#570</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/dbcc83a38bab6435e3809594b9de01aa037f2b39"><code>dbcc83a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/568">#568</a>)</li> <li><a href="https://github.com/tox-dev/filelock/commit/022394c34bb61271a813c038cf11b7e886b8123c"><code>022394c</code></a> don't follow symlinks in raise_on_not_writable_file (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/567">#567</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/py-filelock/compare/3.29.4...3.29.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
12 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
Moist-Cat:master
16 hours ago
Merge branch 'master' into master
Moist-Cat:master
18 hours ago
parse_mimetype: skip whitespace-only segments after a semicolon Trailing ';' followed by whitespace (e.g. "text/html; ") inserted a spurious empty-key parameter in the parsed parameters dict, while a bare trailing ';' was already correctly skipped. The check is now 'if not item.strip()' so whitespace-only segments are also skipped.
HrachShah:fix/13009-parse-mimetype-ws-only
19 hours ago
Restrict Dependabot to requirements/
Dreamsorcerer-patch-2
22 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Make stream_writer optional in ClientResponse.__init__
#13051
1 hour ago
5439e8c
muhamedfazalps:fix/make-stream-writer-optional
CodSpeed Performance Gauge
-11%
Add support for HTTP/2
#13039
3 hours ago
73bfa16
Moist-Cat:master
CodSpeed Performance Gauge
0%
DeflateBuffer: skip RFC 1950 header sniff on empty chunks
#13050
11 hours ago
0b89ab2
HrachShah:fix-12994-deflate-empty-chunk
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs