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

Fix SPLIT_ALL_[TOP_LEVEL_]COMMA_SEPARATED_VALUES for lambdas and unpacking #1173

Conversation

alexey-pelykh
Copy link
Contributor

Fixes #1159 and #756

cc @bwendling

…PARATED_VALUES being too agressive for lambdas and unpacking.

Co-authored-by: Bill Wendling <[email protected]>
Copy link
Member

@bwendling bwendling left a comment

Choose a reason for hiding this comment

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

Thanks!

@bwendling bwendling merged commit 8dde773 into google:main Oct 17, 2023
11 checks passed
@alexey-pelykh alexey-pelykh deleted the fix/comma-separated-values-aggressive-splitting branch October 17, 2023 11:14
@Spitfire1900
Copy link
Contributor

@bwendling 0.40.3 release to pypi? Can you release to test pypi first to verify project.url behavior (from puproject.toml)?

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.

SPLIT_ALL[_TOP_LEVEL]_COMMA_SEPARATED_VALUES breaks on tuple unpacking
3 participants