You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davidism
changed the title
compile_templates has non-determinisity around filters
compile_templates is non-deterministic when using filters
May 26, 2021
Following code generates non-deterministic compiled output.
Chromium uses jinja2 for code generator during build, and this breaks Reproducible builds when we are switching to python3.
Some more context is in https://crbug.com/1194274
Environment:
Python 3.9.2
3.0.1
The text was updated successfully, but these errors were encountered: