SIGN IN SIGN UP

bpo-38870: Implement a precedence algorithm in ast.unparse (GH-17377)

Implement a simple precedence algorithm for ast.unparse in order to avoid redundant
parenthesis for nested structures in the final output.
B
Batuhan Taşkaya committed
397b96f6d7a89f778ebc0591e32216a8183fe667
Parent: 185903d
Committed by GitHub <noreply@github.com> on 3/1/2020, 8:12:17 PM