]> git.ipfire.org Git - thirdparty/jinja.git/commit
Merge pull request #802 from abadger/allow-more-splatting
authorDavid Lord <davidism@gmail.com>
Mon, 14 May 2018 15:21:27 +0000 (11:21 -0400)
committerGitHub <noreply@github.com>
Mon, 14 May 2018 15:21:27 +0000 (11:21 -0400)
commit348234284270dc4f5d19f1783efda55979939b5d
tree898e1a7e91fd1a0748445b9ee48def400d85324c
parenta1c5bcab0d0eb6ad5dac2f8adb994cb07de177bb
parentd6c016ba777aae9ac7f15afe3fabe9a54367fcde
Merge pull request #802 from abadger/allow-more-splatting

More closely match python splatting for calls
tests/test_lexnparse.py