Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2025

This PR contains the following updates:

Package Change Age Confidence
Cython (source) ==3.2.2 -> ==3.2.3 age confidence

Release Notes

cython/cython (Cython)

v3.2.3

Compare Source

==================

Features added

  • The C-API declarations were updated to include the new PyList_*() functions.
    (Github issue :issue:7291)

  • The Py_mod_gil module setting can now be changed with a C macro, overriding
    the freethreading_compatible directive setting.
    (Github issue :issue:7404)

Bugs fixed

  • t-strings lost the last element when compiled for the Limited API.
    (Github issue :issue:7381)

  • The array.data property of the cpython.array declarations generated a
    useless exception check that degraded its use in nogil code.
    (Github issue :issue:7408)

  • Parallel builds with the cythonize command could request more processes
    than allowed by the platform, thus failing the build.
    (Github issue :issue:7384)

  • A minor thread sanitizer issue was resolved.
    (Github issue :issue:7383)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
azure 80.55% <ø> (ø)
github 82.23% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@david-cortes-intel
Copy link
Contributor

/intelci: run

@david-cortes-intel david-cortes-intel merged commit d71c5e5 into main Dec 15, 2025
34 of 35 checks passed
@renovate renovate bot deleted the renovate/cython-3.x branch December 15, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant