Skip to content

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

Merged
bwendling merged 1 commit intogoogle:mainfrom
alexey-pelykh:fix/comma-separated-values-aggressive-splitting
Oct 17, 2023
Merged

Fix SPLIT_ALL_[TOP_LEVEL_]COMMA_SEPARATED_VALUES for lambdas and unpacking#1173
bwendling merged 1 commit intogoogle:mainfrom
alexey-pelykh:fix/comma-separated-values-aggressive-splitting

Conversation

@alexey-pelykh
Copy link
Copy Markdown
Contributor

Fixes #1159 and #756

cc @bwendling

…PARATED_VALUES being too agressive for lambdas and unpacking.

Co-authored-by: Bill Wendling <morbo@google.com>
Copy link
Copy Markdown
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
@alexey-pelykh alexey-pelykh deleted the fix/comma-separated-values-aggressive-splitting branch October 17, 2023 11:14
@Spitfire1900
Copy link
Copy Markdown
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