Commit 473746d
authored
Bump multidict from 6.3.2 to 6.4.2 (aio-libs#10711)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.3.2 to
6.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/multidict/releases">multidict's
releases</a>.</em></p>
<blockquote>
<h2>6.4.2</h2>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed a segmentation fault when creating subclassed
:py:class:<code>~multidict.MultiDict</code> objects on Python < 3.11
-- by :user:<code>bdraco</code>.</p>
<p>The problem first appeared in 6.4.0</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1141">#1141</a>.</p>
</li>
</ul>
<hr />
<h2>6.4.1</h2>
<p>No change release of 6.4.0 since the attestations failed to upload to
GitHub</p>
<hr />
<h2>6.4.0</h2>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed a memory leak creating new :class:<code>~multidict.istr</code>
objects -- by :user:<code>bdraco</code>.</p>
<p>The leak was introduced in 6.3.0</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1133">#1133</a>.</p>
</li>
<li>
<p>Fixed reference counting when calling
:py:meth:<code>multidict.MultiDict.update</code> -- by
:user:<code>bdraco</code>.</p>
<p>The leak was introduced in 4.4.0</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1135">#1135</a>.</p>
</li>
</ul>
<h2>Features</h2>
<ul>
<li>
<p>Switched C Extension to use heap types and the module state.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/multidict/issues/1125">#1125</a>.</p>
</li>
<li>
<p>Started building armv7l wheels -- by :user:<code>bdraco</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/multidict/blob/master/CHANGES.rst">multidict's
changelog</a>.</em></p>
<blockquote>
<h1>6.4.2</h1>
<p><em>(2025-04-09)</em></p>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed a segmentation fault when creating subclassed
:py:class:<code>~multidict.MultiDict</code> objects on Python < 3.11
-- by :user:<code>bdraco</code>.</p>
<p>The problem first appeared in 6.4.0</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1141</code>.</p>
</li>
</ul>
<hr />
<h1>6.4.1</h1>
<p><em>(2025-04-09)</em></p>
<p>No significant changes.</p>
<hr />
<h1>6.4.0</h1>
<p><em>(2025-04-09)</em></p>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed a memory leak creating new :class:<code>~multidict.istr</code>
objects -- by :user:<code>bdraco</code>.</p>
<p>The leak was introduced in 6.3.0</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1133</code>.</p>
</li>
<li>
<p>Fixed reference counting when calling
:py:meth:<code>multidict.MultiDict.update</code> -- by
:user:<code>bdraco</code>.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/multidict/commit/fe79f9747450f7e52451c29cff8fb93d91ea92ee"><code>fe79f97</code></a>
Release 6.4.2 (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1142">#1142</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/21a6e9302a793c6e5df3c3372b7a1867caf23657"><code>21a6e93</code></a>
Fix segfault in PyType_GetModuleByDef for Python < 3.11 (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1141">#1141</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/2c0d4584ceb61c891ecf2409ea5c5c80672a7850"><code>2c0d458</code></a>
Release 6.4.1 (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1139">#1139</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/caf98ba99d850501a196151b04141f326d05bded"><code>caf98ba</code></a>
Increase deploy timeout to 15 minutes (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1138">#1138</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/c707925ef77386ee6bbf2e57dae600e1a92a1b8f"><code>c707925</code></a>
Release 6.4.0 (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1137">#1137</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/78761cf0efdbd69d1caa72e37fc997f67aef0809"><code>78761cf</code></a>
Fix memory leak creating new istr objects (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1133">#1133</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/e1dee30d95c222fdc3ac768926256f6e1a620fbf"><code>e1dee30</code></a>
Start building armv7l wheels (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1127">#1127</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/f7febaab5cbd586796d375db588334e0e80a5d48"><code>f7febaa</code></a>
Fix ref leak when calling update (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1135">#1135</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/9850454cd1a8e569cf44eab98e50a66f107e6096"><code>9850454</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1129">#1129</a>)</li>
<li><a
href="https://github.com/aio-libs/multidict/commit/910a498a359d28ddffd30a041230e754317190cc"><code>910a498</code></a>
Refactor test_leaks to drop dead code (<a
href="https://redirect.github.com/aio-libs/multidict/issues/1136">#1136</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aio-libs/multidict/compare/v6.3.2...v6.4.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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>1 parent dbbcc61 commit 473746d
7 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments