Skip to content
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

Don't complain about unowned string imports #14179

Merged
merged 4 commits into from Jan 18, 2022

Conversation

thejcannon
Copy link
Member

The title says it all!

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, thanks!

thejcannon and others added 2 commits January 18, 2022 20:00
…hon_imports.py

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
@thejcannon
Copy link
Member Author

Updated with "strong"/"weak". Only possible improvements would be to maybe default in the tests, but I don't think I care that strongly.

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Sounds good to use weak for now and not use the enum. Python enums are a lot of boilerplate :)

@Eric-Arellano
Copy link
Contributor

Ready for me to merge after green CI?

@thejcannon
Copy link
Member Author

🚀

@Eric-Arellano Eric-Arellano enabled auto-merge (squash) January 18, 2022 20:43
@Eric-Arellano Eric-Arellano merged commit 2d9e7b5 into pantsbuild:main Jan 18, 2022
@thejcannon thejcannon deleted the better-string-unowned branch August 17, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants