-
-
Notifications
You must be signed in to change notification settings - Fork 610
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
Filter out the user provided unsafe packages #1766
Conversation
Does unsafe_requirements in writer._iter_lines provide None as default value only for tests? Because reolver.unsafe_requirements is an empty set by default. |
It looks like it does. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! 🎉
Should I refactor unsafe_requirements and unsafe_packages without None in _iter_lines? |
Feel free to 👍🏻 |
As tox v4 included some side-effects, that will restore the lost colors.
Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
Head branch was pushed to by a user without write access
@atugushev could you enable auto-merge again, i pushed again |
Thanks @q0w for fixing this! |
Closes #1756
Contributor checklist
Maintainer checklist
backwards incompatible
,feature
,enhancement
,deprecation
,bug
,dependency
,docs
orskip-changelog
as they determine changelog listing.