Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

Package Change Age Confidence
cython (source) ==3.1.5 -> ==3.1.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cython/cython (cython)

v3.1.6

Compare Source

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

Bugs fixed

  • Unicode characters formatted from C integers with f"{value:c}" could result in
    invalid Python string objects since Cython 3.1.0.
    (Github issue :issue:7240)

  • cythonize (program and function) now uses concurrent.futures.ProcessPoolExecutor
    instead of multiprocessing.Pool to fix a hang on build failures in parallel builds.
    A possible work-around is to disable parallel builds.
    Patch by Sviatoslav Sydorenko. (Github issue :issue:7183)


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot enabled auto-merge (squash) October 23, 2025 15:03
@renovate renovate bot merged commit e92918f into master Oct 23, 2025
@renovate renovate bot deleted the renovate/cython-3.x branch October 23, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant