python312Packages.greenlet: 3.1.1 -> 3.2.1#401962
Merged
Merged
Conversation
Contributor
|
LordGrimmauld
approved these changes
Apr 27, 2025
Contributor
LordGrimmauld
left a comment
There was a problem hiding this comment.
greenlet does build with this. I found greenlet to be blocking scipy (discovered while reviewing #402053) and uvloop (discovered while reviewing #398352) on 3.14, this PR here is imo an important step in making 3.14 usable.
mypy-extensions, pytest-mock and html5lib are somewhat relevant and still need fixing for 3.14, but those are different PRs.
Diff here lgtm!
FliegendeWurst
approved these changes
Apr 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Diff: python-greenlet/greenlet@3.1.1...3.2.1
Changelog: https://github.com/python-greenlet/greenlet/blob/3.2.1/CHANGES.rst
greenlet 3.2.0 includes support for Python 3.14.0a7, and considering future backports, we should update it before the 25.05 release.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.