• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aio-libs / multidict
97%

Build:
DEFAULT BRANCH: master
Repo Added 07 Jul 2025 01:38AM UTC
Files 28
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 671dev0
  • add-reversed-to-views
  • bump_ver
  • capi
  • ci-add-riscv64-support
  • ci_lint
  • coverage-of-isolated
  • dependabot/github_actions/CodSpeedHQ/action-4
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/codecov/codecov-action-6
  • dependabot/github_actions/dependabot/fetch-metadata-2.5.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.0.0
  • dependabot/github_actions/docker/setup-qemu-action-4
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/pypa/cibuildwheel-3.2.0
  • dependabot/github_actions/pypa/cibuildwheel-3.2.1
  • dependabot/github_actions/pypa/cibuildwheel-3.3.0
  • dependabot/github_actions/pypa/cibuildwheel-3.3.1
  • dependabot/github_actions/pypa/cibuildwheel-3.4.0
  • dependabot/github_actions/pypa/cibuildwheel-3.4.1
  • dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0
  • dependabot/github_actions/sigstore/gh-action-sigstore-python-3.2.0
  • dependabot/github_actions/sigstore/gh-action-sigstore-python-3.3.0
  • dependabot/github_actions/softprops/action-gh-release-3
  • dependabot/pip/cffi-lt-3.0.0
  • dependabot/pip/pre-commit-4.3.0
  • dependabot/pip/psutil-7.1.0
  • dependabot/pip/psutil-7.1.1
  • dependabot/pip/psutil-7.1.2
  • dependabot/pip/psutil-7.1.3
  • dependabot/pip/psutil-7.2.1
  • dependabot/pip/psutil-7.2.2
  • dependabot/pip/pyenchant-3.3.0
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-codspeed-4.0.0
  • dependabot/pip/pytest-codspeed-4.1.0
  • dependabot/pip/pytest-codspeed-4.1.1
  • dependabot/pip/pytest-codspeed-4.2.0
  • dependabot/pip/pytest-codspeed-4.3.0
  • dependabot/pip/pytest-cov-7.0.0
  • dependabot/pip/pytest-cov-7.1.0
  • dependabot/pip/setuptools-gte-82.0.1
  • dependabot/pip/towncrier-25.8.0
  • drop-python-3.9
  • err-fix
  • feat/to-dict
  • fix-clang-format-precommit
  • fix-free-threaded-race-condition
  • fix-pop-memory-leak
  • fix/docs-cimultidictproxy-and-istr
  • fix/error-message-and-docs-typos
  • fix/error-message-missing-space
  • fix/items-docstring-markup
  • fix/typo-anount-in-comments
  • increase_wheel_build_timeout
  • iterator-ref-leak
  • maintenance/1122-coveralls-mypy
  • patch-1
  • pickles
  • pin_cffi
  • pop-memory-leak-fix
  • release
  • release/v6.7.0
  • release/v6.7.1
  • remove-sphinx-mypy-override
  • update_ruff
  • use-spdx-license-id
  • v6.6.4
  • v6.7.0
  • v6.7.1

13 Apr 2026 11:57PM UTC coverage: 96.749%. Remained the same
24387514681

push

github

web-flow
Bump softprops/action-gh-release from 2 to 3 (#1319)

Bumps
[softprops/action-gh-release](https://github.com/softprops/action-gh-release)
from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<p><code>3.0.0</code> is a major release that moves the action runtime
from Node 20 to Node 24.
Use <code>v3</code> on GitHub-hosted runners and self-hosted fleets that
already support the
Node 24 Actions runtime. If you still need the last Node 20-compatible
line, stay on
<code>v2.6.2</code>.</p>
<h2>What's Changed</h2>
<h3>Other Changes 🔄</h3>
<ul>
<li>Move the action runtime and bundle target to Node 24</li>
<li>Update <code>@types/node</code> to the Node 24 line and allow future
Dependabot updates</li>
<li>Keep the floating major tag on <code>v3</code>; <code>v2</code>
remains pinned to the latest <code>2.x</code> release</li>
</ul>
<h2>v2.6.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes 🔄</h3>
<ul>
<li>chore(deps): bump picomatch from 4.0.3 to 4.0.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/775">softprops/action-gh-release#775</a></li>
<li>chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/777">softprops/action-gh-release#777</a></li>
<li>chore(deps): bump vite from 8.0.0 to 8.0.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/781">softprops/action-gh-release#781</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/softprops/action-gh-release/compare/v2...v2.6.2">https://github.... (continued)

616 of 616 branches covered (100.0%)

Branch coverage included in aggregate %.

3848 of 3998 relevant lines covered (96.25%)

1.92 hits per line

Relevant lines Covered
Build:
Build:
3998 RELEVANT LINES 3848 COVERED LINES
1.92 HITS PER LINE
Source Files on master
  • Tree
  • List 28
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24387514681 master Bump softprops/action-gh-release from 2 to 3 (#1319) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/softp... push 14 Apr 2026 07:52AM UTC web-flow github
96.75
24332735129 master fix coverage of isolated tests (#1314) Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@home-assistant.io> push 13 Apr 2026 08:10AM UTC web-flow github
96.75
24322957143 master fix coverage of isolated tests (#1314) Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@home-assistant.io> push 13 Apr 2026 02:32AM UTC web-flow github
96.75
24321445809 master Switch to mirrors-clang-format and enable in pre-commit.ci (#1318) push 13 Apr 2026 01:27AM UTC web-flow github
96.75
24321442225 master Drop Python 3.9 support (#1316) Co-authored-by: Sam Bull <git@sambull.org> push 13 Apr 2026 01:26AM UTC web-flow github
96.75
24301323828 master Update setuptools requirement from >=40 to >=82.0.1 (#1315) Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://git... push 12 Apr 2026 07:20AM UTC web-flow github
96.75
24277266497 master Update setuptools requirement from >=40 to >=82.0.1 (#1315) Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://git... push 11 Apr 2026 07:05AM UTC web-flow github
96.75
24232467546 master Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 (#1313) Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4.0 to 3.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/cibuildwheel/r... push 10 Apr 2026 07:47AM UTC web-flow github
96.75
24178602475 master Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 (#1313) Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4.0 to 3.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/cibuildwheel/r... push 09 Apr 2026 07:42AM UTC web-flow github
96.75
24123311534 master Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 (#1313) Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4.0 to 3.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/cibuildwheel/r... push 08 Apr 2026 07:27AM UTC web-flow github
96.75
See All Builds (500)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc