| Age | Commit message (Collapse) | Author |
|
|
|
renderers.
|
|
Missing function call `()` leads to:
TypeError: descriptor '__init__' of 'super' object needs an argument
Regression in b209518089131c6b4afd18b1d9c320ba3521c5ab.
|
|
|
|
This reverts commit 1d9d082acf6e152c06833bb9698f88d688b95e40.
|
|
See https://github.com/pallets/jinja/pull/1621.
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|