pallets / jinja

A very fast and expressive template engine.
https://jinja.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
10.23k stars 1.6k forks source link

ISSUE-1902 Fix Template::is_up_to_date contract #1903

Closed rwielk closed 10 months ago

rwielk commented 10 months ago

https://github.com/pallets/jinja/issues/1902

Template::_uptodate type hints get supporting implementation

Checklist:

Please hint me on where and how you want a test to get implemented for this, did not see an obvious place. (Example test in regressions added, perhaps it's good enough...)

davidism commented 10 months ago

See discussion in #1902 for close reason.