]> git.ipfire.org Git - thirdparty/jinja.git/commit
xmlattr filter disallows keys with spaces
authorCalum Hutton <calum.hutton@snyk.io>
Thu, 26 Oct 2023 11:08:53 +0000 (12:08 +0100)
committerDavid Lord <davidism@gmail.com>
Wed, 10 Jan 2024 22:01:13 +0000 (14:01 -0800)
commit7dd3680e6eea0d77fde024763657aa4d884ddb23
tree770ed8ffea60a35e4a1ecaa09421b8b13968b3d5
parentd84a1743e4158733222105ff3b9c9d5da108868f
xmlattr filter disallows keys with spaces
CHANGES.rst
src/jinja2/filters.py
tests/test_filters.py