google / google/yapf

PEP 448 is unsupported

Open
#292 3 comments 6 reactions 0 assignees View on GitHub
bug lib2to3 bug
Dominant language
Python
Stars
14k
Forks
904
PR merge metrics
No merged PRs in 30d

Description

yapf 0.11.0 with CPython 3.5.2 chokes on:

``` py
foo = {'a': 1}
bar = {'b': 2}
baz = {**foo, **bar}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.