[pull] master from aio-libs:master#647
Merged
Merged
Conversation
Bumps [cython](https://github.com/cython/cython) from 3.2.6 to 3.2.8. <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.2.8 (2026-06-30)</h1> <h2>Bugs fixed</h2> <ul> <li> <p>Assigning a Python 3.14+ <code>.__annotate__</code> function to a Cython compiled function no longer evaluates annotations eagerly. Fixes a regression with <code>@functools.wraps()</code> in Cython 3.2.6. Patch by Jelle Zijlstra. (Github issue :issue:<code>7767</code>)</p> </li> <li> <p>In freethreading Python, the necessary object keep-alive while executing user code in <code>.__dealloc__()</code> uses a safer scheme. Patch by Yaxing Cai. (Github issue :issue:<code>7769</code>)</p> </li> <li> <p>The local function state used by <code>sys.monitoring</code> read from uninitialised memory. (Github issue :issue:<code>7774</code>)</p> </li> <li> <p>The <code>.ag_running</code> flag attribute of async generators was always false on big-endian systems.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cython/cython/commit/fee6fd61250fa0df1ff2ff9cd7f6f50d203391f8"><code>fee6fd6</code></a> Prepare release of 3.2.8.</li> <li><a href="https://github.com/cython/cython/commit/2feda19ee3c89297af4e850f9a64ca0b942f8815"><code>2feda19</code></a> Fix macro usage in Py3.8.</li> <li><a href="https://github.com/cython/cython/commit/21daa4e0d268fb108419323fe43bd6752d47a130"><code>21daa4e</code></a> Prepare release of 3.2.7.</li> <li><a href="https://github.com/cython/cython/commit/6a69c3cd8999fdce60793466abb188a3eb00bd93"><code>6a69c3c</code></a> Update changelog.</li> <li><a href="https://github.com/cython/cython/commit/60f2bdcad3cfc9af0866d15c5acb46ec57bcbc5e"><code>60f2bdc</code></a> Fix <strong>dealloc</strong> refcount guard resurrecting dying objects on free-threading (...</li> <li><a href="https://github.com/cython/cython/commit/4f47fd3c5b874c9a174b35d9928faebc002991d4"><code>4f47fd3</code></a> Update changelog.</li> <li><a href="https://github.com/cython/cython/commit/1e7ea1ed2f6d6c1b4f242d36a02c295674fd5c43"><code>1e7ea1e</code></a> Update changelog.</li> <li><a href="https://github.com/cython/cython/commit/410d60c96f1c76b2f074d2007444b515a35f4e76"><code>410d60c</code></a> Fix use of uninitialized monitoring fields in generator/coroutine objects (GH...</li> <li><a href="https://github.com/cython/cython/commit/e70ca99bb91087eeccae06d21dc58dcbfc55cc71"><code>e70ca99</code></a> Fix cyfunction annotate setter on Python 3.14 (<a href="https://redirect.github.com/cython/cython/issues/7768">GH-7768</a>)</li> <li><a href="https://github.com/cython/cython/commit/86ba58478a62ed8c3ef50ff402a673e86318fa18"><code>86ba584</code></a> Fix access to the ".ag_running" flag of async generators on big-endian systems.</li> <li>See full diff in <a href="https://github.com/cython/cython/compare/3.2.6...3.2.8">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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )