Skip to content

Conversation

@dependabot
Copy link

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

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)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 5, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5464396612

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.308%

Totals Coverage Status
Change from base Build 5183629454: 0.0%
Covered Lines: 9399
Relevant Lines: 9659

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2023

Superseded by #61.

@dependabot dependabot bot closed this Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/cython-0.29.36 branch July 18, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants