Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Bump cython from 0.29.35 to 0.29.36 #432

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps cython from 0.29.35 to 0.29.36.

Changelog

Sourced from cython's changelog.

0.29.36 (2023-07-04)

Bugs fixed

  • Async generators lost their return value in PyPy. (Github issue :issue:5465)

  • The outdated C macro _PyGC_FINALIZED() is no longer used in Py3.9+.

  • The deprecated Py_OptimizeFlag is no longer used in Python 3.9+. (Github issue :issue:5343)

  • Using the global __debug__ variable but not assertions could lead to compile errors.

  • The broken HTML template support was removed from Tempita. (Github issue :issue:3309)

.. _0.29.35:

Commits
  • 702bbc8 Revert "Avoid immediate import failure of pyximport on Py3.12 because of the ...
  • 882b95d Revert "Avoid using pyximport to build the refnanny in the test runner."
  • 4e8e5a9 Revert "test runner: Fix refnanny import after changing the way (and place) i...
  • 1e7c4b6 test runner: Fix refnanny import after changing the way (and place) it's built.
  • d1b5694 CI: Use a newer Python version for code style checks.
  • 9b87ddf Avoid using pyximport to build the refnanny in the test runner.
  • fcad0e9 Avoid immediate import failure of pyximport on Py3.12 because of the missing ...
  • e3859c0 Disable pyximport tests in 0.29.x since the implementation requires the remov...
  • d2f9c55 Fix release date.
  • 60a48fc CI: Use correct Python2 package names.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot added the pip dependencies pip dependencies label Jul 10, 2023
github-actions[bot]
github-actions bot previously approved these changes Jul 10, 2023
Bumps [cython](https://github.com/cython/cython) from 0.29.35 to 0.29.36.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](cython/cython@0.29.35...0.29.36)

---
updated-dependencies:
- dependency-name: cython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit e22b972 into master Jul 10, 2023
11 checks passed
@github-actions github-actions bot deleted the dependabot/pip/cython-0.29.36 branch July 10, 2023 23:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pip dependencies pip dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants