Skip to content

Conversation

@diceroll123
Copy link
Contributor

@diceroll123 diceroll123 commented Oct 11, 2023

Summary

foo(**{}) was an overlooked edge case for PIE804 which introduced a crash within the Fix, introduced in #7884.

I've made it so that foo(**{}) turns into foo() when applied with --fix, but is that desired/expected? 🤔 Should we just ignore instead?

Test Plan

cargo test

@charliermarsh
Copy link
Member

Thanks!

@charliermarsh charliermarsh merged commit a71c4df into astral-sh:main Oct 11, 2023
@github-actions
Copy link
Contributor

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

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.

2 participants