aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump filelock from 3.25.1 to 3.25.2 (#12237) Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.25.1 to 3.25.2. <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.25.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>🐛 fix(unix): suppress EIO on close in Docker bind mounts by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/filelock/pull/513">tox-dev/filelock#513</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/filelock/compare/3.25.1...3.25.2">https://github.com/tox-dev/filelock/compare/3.25.1...3.25.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst">filelock's changelog</a>.</em></p> <blockquote> <p>########### Changelog ###########</p> <hr /> <p>3.25.2 (2026-03-11)</p> <hr /> <ul> <li>🐛 fix(unix): suppress EIO on close in Docker bind mounts :pr:<code>513</code></li> </ul> <hr /> <p>3.25.1 (2026-03-09)</p> <hr /> <ul> <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>510</code> - by :user:<code>pre-commit-ci[bot]</code></li> <li>🐛 fix(win): restore best-effort lock file cleanup on release :pr:<code>511</code></li> <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>508</code> - by :user:<code>pre-commit-ci[bot]</code></li> <li>📝 docs(logo): add branded project logo :pr:<code>507</code></li> </ul> <hr /> <p>3.25.0 (2026-03-01)</p> <hr /> <ul> <li>✨ feat(async): add AsyncReadWriteLock :pr:<code>506</code></li> <li>Standardize .github files to .yaml suffix</li> <li>build(deps): bump actions/download-artifact from 7 to 8 :pr:<code>503</code> - by :user:<code>dependabot[bot]</code></li> <li>build(deps): bump actions/upload-artifact from 6 to 7 :pr:<code>502</code> - by :user:<code>dependabot[bot]</code></li> <li>Move SECURITY.md to .github/SECURITY.md</li> <li>Add security policy</li> <li>Add permissions to check workflow :pr:<code>500</code></li> <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>499</code> - by :user:<code>pre-commit-ci[bot]</code></li> </ul> <hr /> <p>3.24.3 (2026-02-19)</p> <hr /> <ul> <li>🐛 fix(unix): handle ENOENT race on FUSE/NFS during acquire :pr:<code>495</code></li> <li>🐛 fix(ci): add trailing blank line after changelog entries :pr:<code>492</code></li> </ul> <hr /> <p>3.24.2 (2026-02-16)</p> <hr /> <ul> <li>🐛 fix(rw): close sqlite3 cursors and skip SoftFileLock Windows race :pr:<code>491</code></li> <li>🐛 fix(test): resolve flaky write non-starvation test :pr:<code>490</code></li> <li>📝 docs: restructure using Diataxis framework :pr:<code>489</code></li> </ul> <hr /> <p>3.24.1 (2026-02-15)</p> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/filelock/commit/5b9872c523b20db569d8832da4fb640e9c175ce6"><code>5b9872c</code></a> Release 3.25.2</li> <li><a href="https://github.com/tox-dev/filelock/commit/42b740aa076e81332402a16244c7cea60ac78851"><code>42b740a</code></a> 🐛 fix(unix): suppress EIO on close in Docker bind mounts (<a href="https://redirect.github.com/tox-dev/py-filelock/issues/513">#513</a>)</li> <li>See full diff in <a href="https://github.com/tox-dev/py-filelock/compare/3.25.1...3.25.2">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
4 hours ago
Bump filelock from 3.25.1 to 3.25.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.25.1...3.25.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.25.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/filelock-3.25.2
24 hours ago
Adjust header value characters to RFC 9110 (#12231)
master
1 day ago
[PR #12231/7043bc56 backport][3.13] Adjust header value character checks to RFC 9110 (#12235) Co-authored-by: rodrigo.nogueira <rodrigo.nogueira@prf.gov.br>
3.13
1 day ago
[PR #12231/7043bc56 backport][3.14] Adjust header value character checks to RFC 9110 (#12236)
3.14
1 day ago
Adjust header value character checks to RFC 9110 Backport of #12231 to 3.14. (cherry picked from commit 7043bc563523992cee20754a59b1fd61f1972e7d)
rodrigobnogueira:backport/12231-to-3.14
1 day ago
Adjust header value character checks to RFC 9110 Backport of #12231 to 3.13. (cherry picked from commit 7043bc563523992cee20754a59b1fd61f1972e7d)
rodrigobnogueira:backport/12231-to-3.13
1 day ago
Adjust header value characters to RFC 9110 (#12231)
master
2 days ago
Active Branches
Avoid redundant _release_connection calls
last run
3 days ago
#12221
CodSpeed Performance Gauge
0%
Add support for Android and iOS platforms
last run
4 days ago
#12220
CodSpeed Performance Gauge
0%
[pre-commit.ci] pre-commit autoupdate
last run
4 days ago
#11757
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs