Skip to content

Pull requests: pallets/jinja

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

test on trio, fix all missing aclose related warnings
#1960 opened Apr 8, 2024 by graingert Loading…
3 of 6 tasks
2
aclose root_render_func in generate_async
#1958 opened Apr 7, 2024 by graingert Loading…
2 of 6 tasks
avoid unclosed auto_aiter
#1954 opened Apr 7, 2024 by graingert Loading…
2 of 6 tasks
use asyncio.run in Template.render
#1952 opened Apr 7, 2024 by graingert Loading…
3 of 6 tasks
Maintenance: resolve flake8-bugbear B036 errors
#1942 opened Feb 26, 2024 by jayaddison Loading…
2 of 6 tasks
Slightly improve clarity of logical bool ops
#1938 opened Feb 16, 2024 by sirosen Loading…
fix: tojson filter now respects autoescape
#1937 opened Feb 6, 2024 by boy2000-007man Loading…
6 tasks done
Support Windows UNC paths in loaders
#1913 opened Nov 30, 2023 by KapJI Loading…
2 of 6 tasks
[Docs] Fix typo on filter name docs
#1911 opened Nov 16, 2023 by vbuxbaum Loading…
fix a typo in docs/templates.rst
#1881 opened Aug 29, 2023 by xzmeng Loading…
Fix return value annotations for methods returning copies
#1880 opened Aug 23, 2023 by viccie30 Loading…
3 of 6 tasks
urlize: "@a@b" isn't a valid e-mail, don't mailto:ise it
#1870 opened Jul 20, 2023 by nabijaczleweli Loading…
4 of 6 tasks
fix f-string syntax error in code generation
#1852 opened May 26, 2023 by sisp Loading…
4 of 6 tasks
Docs: Fix small error about whitespace control
#1819 opened Mar 3, 2023 by hvassard Loading…
fix(filter): unique with async generator
#1782 opened Dec 23, 2022 by sileht Loading…
6 tasks done
Fix nl2br filter example
#1770 opened Dec 4, 2022 by homeworkprod Loading…
Pass context to test when using select
#1762 opened Nov 16, 2022 by rgroothuijsen Loading…
4 of 6 tasks
ProTip! Exclude everything labeled bug with -label:bug.