Conversation
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.3.1 to 3.4.0. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.3.1...3.4.0) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1673 +/- ##
=======================================
Coverage 54.68% 54.69%
=======================================
Files 336 336
Lines 27439 27439
=======================================
+ Hits 15006 15007 +1
+ Misses 12433 12432 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps greenlet from 3.3.1 to 3.4.0.
Changelog
Sourced from greenlet's changelog.
Commits
df6734ePreparing release 3.4.00f86075Merge pull request #504 from python-greenlet/freethreading-fixes4596574TLBC: crash appears to still happen on CI 3.14t ubuntu. Re-enable workaround.2f4a1cfMake green_switch (python level greenlet.switch) and green_throw check for (p...a0c2a2aFix unused variable warning when asserts are disabled.8688581gcc was complaining about an incomplete std::atomic type. make sure we includ...449c760Make MainGreenlet._thread_state atomic; we use it for cross thread checking a...f840e00Add critical sections to greenlet attribute accessors.6b281d3test_contextvars: No need for the fallback case where contextvars isn't avail...f52615aMerge pull request #502 from python-greenlet/devdanzin-auditDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)