Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

jinja · Issues· 104 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #2176

    `indent` filter ignores `blank`=`False` when `first`=`True` on first line

    Updated Sep 18, 2026
  • #2269

    Something wrong occurred when generating a string for `UserDict`

    Updated Sep 16, 2026
  • #2244

    ChainableUndefined causes `is escaped` test to pass for `undefined` child elements

    Updated Aug 27, 2026
  • #2109

    poor performance when parsing unclosed string with many escape characters

    Updated Aug 26, 2026
  • #2180

    TypeError: cannot use 'tuple' as a dict key in LRUCache on Python 3.14

    Updated Aug 24, 2026
  • #1156

    invalid escape sequence DeprecationWarning from template syntax itself

    bugUpdated Aug 9, 2026
  • #758

    deepcopy(jinja2.Template(...)) raises an exception

    bugUpdated Aug 9, 2026
  • #2145

    `test_elif_deep` fails on s390x with `RecursionError`

    Updated Jun 29, 2026
  • #1755

    explain associativity and precedence between operators

    docsUpdated Jun 14, 2026
  • #2172

    FilterArgumentError exception is not documented and not in the "jinja2" module

    Updated May 16, 2026
  • #2165

    `[{}] | map(attribute = "foo", default = None)` still fails

    Updated May 4, 2026
  • #2120

    Missing type annotation for FILTERS

    Updated Feb 23, 2026
  • #2118

    Slice returns one extra item when slice count is a divisor of iterable length and fill_with not none

    Updated Feb 23, 2026
  • #2133

    Tracking colno in AST nodes

    Updated Feb 9, 2026
  • #1304

    Ability to write Jinja loaders that use async/await

    Updated Jan 14, 2026