Complex dicts get their values split needlessly. Regression from 0.15.2 to 0.16.0
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
I provided a test case that I will add as a PR after I finished writing this bug report.
I've used the test case to pin down the commit that added that behavior: 0e9b32114dc20a3b35854af012980795a118b03f
It is probably an unintended side effect.
The problem does not occur with the chromium style.
Contributor guide
Assessment
This issue has not been assessed yet.