Fix pipe operator ('|') precedence (original) (raw)

Skip to content

View all features

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@flexferrum

Description

@flexferrum

pallets/jinja#882

Current precedence of pipe operator doesn't follow the original jinja2 rules. Need to be fixed. This code:

should be interpreted as:

instead of

Metadata

Metadata

Labels

Development

No branches or pull requests

Issue actions