aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-14Move py-jinja to src foldermain-16kCole Faust
2020-08-18Revert "Revert "Import external/python/jinja into master""IRIS YANG
2020-07-17Revert "Import external/python/jinja into master"IRIS YANG
2020-06-22ignore trim_blocks using '+%}'Amy
2020-06-22imported templates can see the current globalsAmy
2020-06-15remove sandbox._MagicFormatMappingAmy
2020-05-23update package and filesystem loader docsDavid Lord
2020-04-13Merge branch '2.11.x'David Lord
2020-04-13release version 2.11.2David Lord
2020-04-13native only evals at end of renderDavid Lord
2020-04-13Fix unintended lstrip_blocks behavior. Fixes #1138Peter Dolak
2020-04-08Update oudated CutomLoader code example (#1185)Xinbin Huang
2020-04-08Merge tag '2.11.1' into 2.11.xDavid Lord
2020-03-30add changelog and cleanup for pep 451 supportDavid Lord
2020-03-30Use importlib machinery to fix PEP 451 import hooksAnthony Sottile
2020-03-30Merge branch '2.11.x'David Lord
2020-03-30namespace object works in async templatesBart Feenstra
2020-03-30Fix tokens line number calculation when whitespace stripping is usedAndrey Lisin
2020-03-30Merge branch '2.11.x'David Lord
2020-03-30Revert "PackageLoader doesn't depend on setuptools"David Lord
2020-03-30Revert "PackageLoader understands namespace packages"David Lord
2020-03-27AttributeError in undefined message doesn't cause RuntimeErrorDavid Lord
2020-02-28better PyObject_HEAD size calculationDavid Lord
2020-02-27Merge branch '2.11.x'David Lord
2020-02-27use soft_str in do_wordcount, to trigger undefinedMatt Martz
2020-02-05add note about ugettextDavid Lord
2020-02-05bump bytecode cache versionDavid Lord
2020-02-05apply pyupgrade and f-stringsDavid Lord
2020-02-05remove more compat codeDavid Lord
2020-02-05remove _compat moduleDavid Lord
2020-02-05remove deprecated codeDavid Lord
2020-02-05remove Python 2 from docsDavid Lord
2020-02-05Merge branch '2.11.x'David Lord
2020-02-04Use stricter getattr() checks for decorator functionsTomas Krizek
2020-01-30release version 2.11.1David Lord
2020-01-30Merge branch '2.11.x'David Lord
2020-01-30Fix attribute access in async code. Fixes #1141Armin Ronacher
2020-01-27start version 3.0.0David Lord
2020-01-27release version 2.11.0David Lord
2020-01-26import Markup from markupsafe, fix flake8 import warningsDavid Lord
2020-01-26increment bytecode cache versionDavid Lord
2020-01-26Revert "rename directory to jinja"David Lord
2020-01-26Revert "rename imports to jinja"David Lord
2020-01-26Revert "add warning and alias for jinja2"David Lord
2020-01-10add warning and alias for jinja2David Lord
2020-01-10rename imports to jinjaDavid Lord
2020-01-10rename directory to jinjaDavid Lord
2020-01-10simplify module docstringsDavid Lord
2020-01-10remove old scripts and examplesDavid Lord
2020-01-10more relative importsDavid Lord