Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump cython from 3.1.4 to 3.1.5 (aio-libs#11691)
Bumps [cython](https://github.com/cython/cython) from 3.1.4 to 3.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cython/cython/releases">cython's
releases</a>.</em></p>
<blockquote>
<h1>3.1.5 (2025-10-19)</h1>
<h2>Bugs fixed</h2>
<ul>
<li>
<p>Conversion from C++ strings longer than <code>PY_SSIZE_T_MAX</code>
did not validate the length.</p>
</li>
<li>
<p>Some non-Limited API code was incorrectly used in generated header
files.
(Github issue :issue:<code>7157</code>)</p>
</li>
<li>
<p>Optimised unpacking of Python integers in expressions uses a slightly
safer scheme.
(Github issue :issue:<code>7134</code>)</p>
</li>
<li>
<p>Empty return statements were not always reported when tracing.
(Github issue :issue:<code>7022</code>)</p>
</li>
<li>
<p>Value conversion errors when tracing C return statements no longer
fail the trace
but fall back to reporting <code>None</code> returns instead.
(Github issue :issue:<code>6503</code>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cython/cython/blob/master/CHANGES.rst">cython's
changelog</a>.</em></p>
<blockquote>
<h1>3.1.5 (2025-10-20)</h1>
<h2>Bugs fixed</h2>
<ul>
<li>
<p>Conversion from C++ strings longer than <code>PY_SSIZE_T_MAX</code>
did not validate the length.</p>
</li>
<li>
<p>Some non-Limited API code was incorrectly used in generated header
files.
(Github issue :issue:<code>7157</code>)</p>
</li>
<li>
<p>Optimised unpacking of Python integers in expressions uses a slightly
safer scheme.
(Github issue :issue:<code>7134</code>)</p>
</li>
<li>
<p>Empty return statements were not always reported when tracing.
(Github issue :issue:<code>7022</code>)</p>
</li>
<li>
<p>Value conversion errors when tracing C return statements no longer
fail the trace
but fall back to reporting <code>None</code> returns instead.
(Github issue :issue:<code>6503</code>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cython/cython/commit/24eb0d558efe0a92ba87bb7ebed45c14ed4a713e"><code>24eb0d5</code></a>
Build: Move release step to separate job to enforce complete releases
and cut...</li>
<li><a
href="https://github.com/cython/cython/commit/2dc58ee83b604fd1d66093026501fc23620c839f"><code>2dc58ee</code></a>
Update changelog.</li>
<li><a
href="https://github.com/cython/cython/commit/5f1fa053f1e77b9eb7c5eaf84a46926fd1f5d072"><code>5f1fa05</code></a>
Fix CI for Python 3.14.0 (<a
href="https://github.com/cython/cython/issues/7197">GH-7197</a>)</li>
<li><a
href="https://github.com/cython/cython/commit/acc3d7c7d88d9fa49e19661121e3ea6fcd4bb356"><code>acc3d7c</code></a>
Adapt some tests to different error messages in Py3.15.</li>
<li><a
href="https://github.com/cython/cython/commit/9143822ee7a24dd336b805e98771c0bcfc1e8590"><code>9143822</code></a>
Replace outdated &quot;codecs.open()&quot; usage with just
&quot;open()&quot;.</li>
<li><a
href="https://github.com/cython/cython/commit/bbe48384586be9c4becda826d8ae8de781fa5d53"><code>bbe4838</code></a>
Prepare release of 3.1.5.</li>
<li><a
href="https://github.com/cython/cython/commit/3bc285ddf68023ac25c542c421ff09171cf88146"><code>3bc285d</code></a>
Upgrade cibuildwheel to latest 3.2.1.</li>
<li><a
href="https://github.com/cython/cython/commit/729dd6c80ed3a0512081c66438699d8245ea87c8"><code>729dd6c</code></a>
Update changelog.</li>
<li><a
href="https://github.com/cython/cython/commit/c4da583e3aef95ebcd4cd0f761d8520413c67c14"><code>c4da583</code></a>
Allow TraceReturnCValue conversion to fail in non-monitoring (<a
href="https://github.com/cython/cython/issues/7064">#7064</a>)</li>
<li><a
href="https://github.com/cython/cython/commit/dd664381c39579b49c81592e3887cce216b40266"><code>dd66438</code></a>
Fix tracing of empty return statements (<a
href="https://github.com/cython/cython/issues/7067">GH-7067</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cython/cython/compare/3.1.4...3.1.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cython&package-manager=pip&previous-version=3.1.4&new-version=3.1.5)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2025
commit a0eb8f6ee23800fd7869201ff66ee1928bfc160b
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ coverage==7.11.0
# pytest-cov
cryptography==46.0.3
# via trustme
cython==3.1.4
cython==3.1.5
# via -r requirements/cython.in
distlib==0.4.0
# via virtualenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/cython.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=requirements/cython.txt --resolver=backtracking --strip-extras requirements/cython.in
#
cython==3.1.4
cython==3.1.5
# via -r requirements/cython.in
multidict==6.7.0
# via -r requirements/multidict.in
Expand Down