Skip to content

build(deps): bump greenlet from 3.5.2 to 3.5.3#390

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/greenlet-3.5.3
Jun 29, 2026
Merged

build(deps): bump greenlet from 3.5.2 to 3.5.3#390
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/greenlet-3.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps greenlet from 3.5.2 to 3.5.3.

Changelog

Sourced from greenlet's changelog.

3.5.3 (2026-06-26)

  • Fix a crash on free-threaded builds when multiple greenlets were holding a critical section on an object and the GIL for the thread was dropped. See issue 513 <https://github.com/python-greenlet/greenlet/issues/513>_. Thanks to ddorian.
Commits
  • 6ee8c2c Preparing release 3.5.3
  • 6ec0bbb Merge pull request #514 from python-greenlet/issue513-preserve-crit-section
  • c03a7e6 Py3.13+: Preserve thread state critical_section to prevent crash on free-thre...
  • bc10829 Speed up manylinux test runs by only running the core checks; only start many...
  • c2db75d Back to development: 3.5.3
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 29, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 29, 2026 19:15
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.5.2 to 3.5.3.
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: greenlet
  dependency-version: 3.5.3
  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/greenlet-3.5.3 branch from dedea84 to 1ca84d7 Compare June 29, 2026 19:27
@github-actions github-actions Bot merged commit da06c16 into main Jun 29, 2026
17 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/greenlet-3.5.3 branch June 29, 2026 19:35
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.

0 participants