1fdfa5fe1b6de1d74bd87a3002589b4e6c2c9a50
Because the ‘with’ item grammar disallows named expressions, CPython parses ‘with (a := 0, b := 1):’ as a tuple rather than two ‘with’ items. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Description
Languages
Rust
96.1%
Python
2.6%
TypeScript
0.9%
RenderScript
0.2%
Shell
0.1%