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.27 to 0.29.28 #258

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps cython from 0.29.27 to 0.29.28.

Changelog

Sourced from cython's changelog.

0.29.28 (2022-02-17)

Bugs fixed

  • Due to backwards incompatible changes in CPython 3.11a4, the feature flags CYTHON_FAST_THREAD_STATE and CYTHON_USE_EXC_INFO_STACK are now disabled in Python 3.11 and later. They are enabled again in Cython 3.0. Patch by David Woods. (Github issue #4610)

  • A C compiler warning in older PyPy versions was resolved. Patch by Matti Picus. (Github issue #4236)

.. _0.29.27:

Commits
  • 27b6709 Fix release date.
  • d8d9606 runtests: Print shard number also for each command in the EndToEnd test error...
  • 62b7ac5 Fix test on Windows.
  • b6f927e runtests: print the shard number in front of the test name to show which was ...
  • 6e2c8d0 runtests: Improve exception output.
  • 9494ec3 runtests: Keep failing on test runner exceptions, because we can't continue w...
  • 2cf17f1 Enable faulthandler around the test runs to get a notice on shard crashes.
  • f61e759 Fix depfile tests on Windows.
  • 5ba24b4 Prepare release of 0.29.28.
  • 2d287a6 Restore old PyEval_EvalCode() signature for older versions of PyPy (GH-4236)
  • 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 Feb 21, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cython-0.29.28 branch from a1afba8 to 75e7ee3 Compare February 22, 2022 06:13
Bumps [cython](https://github.com/cython/cython) from 0.29.27 to 0.29.28.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](cython/cython@0.29.27...0.29.28)

---
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 force-pushed the dependabot/pip/cython-0.29.28 branch from 75e7ee3 to fd381c0 Compare February 22, 2022 06:33
@blankdots blankdots merged commit 4bf2b30 into master Feb 22, 2022
@blankdots blankdots deleted the dependabot/pip/cython-0.29.28 branch February 22, 2022 06:50
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

1 participant