-
-
Notifications
You must be signed in to change notification settings - Fork 18k
cpython: cleanup, refactoring, unpin openssl-legacy, use our own libmpdecimal #285158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
87326bb to
59a0249
Compare
12 tasks
59a0249 to
c3d62b9
Compare
7406b40 to
20169cb
Compare
0f51707 to
8694666
Compare
Member
|
Thank you for cleaning up the expression. |
Various packages failed to build due to the removal of hashes like MD5, but they now work or have been dropped.
- Using the system-provided ffi has been the default since 3.6
- group dependencies logically - remove `? null` fallback value - remove redundant isPy3k conditions - remove overly broad `with lib` import - more assertion messages - move python310 out of sources attrset
8694666 to
9b516e4
Compare
Member
Author
|
The lib tests complete for me locally. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: python
Python is a high-level, general-purpose programming language.
8.has: clean-up
This PR removes packages or removes other cruft
10.rebuild-darwin: 501+
This PR causes many rebuilds on Darwin and should normally target the staging branches.
10.rebuild-darwin: 5001+
This PR causes many rebuilds on Darwin and must target the staging branches.
10.rebuild-darwin-stdenv
This PR causes stdenv to rebuild on Darwin and must target a staging branch.
10.rebuild-linux: 501+
This PR causes many rebuilds on Linux and should normally target the staging branches.
10.rebuild-linux: 5001+
This PR causes many rebuilds on Linux and must target the staging branches.
10.rebuild-linux-stdenv
This PR causes stdenv to rebuild on Linux and must target a staging branch.
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.
Description of changes
Somewhat overdue maintenance work on CPython.
There should be no substantial changes to the overall API.
See the individual commits for a summary of what was done.
Things done
python311Packages.cryptographyandpython311Packages.spnegonix.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.