наб
|
0cd6948192
|
don't apply urlize to @a@b
|
2024-12-19 20:37:58 -08:00 |
|
Matt Clay
|
7232b82462
|
Fix pickle/copy support for the missing singleton
|
2024-12-19 08:19:07 -08:00 |
|
Danny Sepler
|
06c646df2d
|
Use pathlib in some test places
|
2021-05-18 10:30:11 -07:00 |
|
David Lord
|
e08dadd220
|
Merge branch '2.11.x'
|
2020-02-05 20:39:04 -08:00 |
|
David Lord
|
dd5a0508c5
|
remove custom pytest marks
|
2020-02-05 20:23:47 -08:00 |
|
David Lord
|
2a8515d2e5
|
apply pyupgrade and f-strings
|
2020-02-05 08:44:15 -08:00 |
|
David Lord
|
148a19138c
|
remove _compat module
|
2020-02-05 08:37:40 -08:00 |
|
David Lord
|
b0015c72d5
|
remove deprecated code
|
2020-02-05 08:37:40 -08:00 |
|
David Lord
|
4a59ac9514
|
Revert "rename imports to jinja"
This reverts commit 1167525b73.
|
2020-01-26 21:12:52 -08:00 |
|
David Lord
|
1167525b73
|
rename imports to jinja
|
2020-01-10 15:30:16 -08:00 |
|
David Lord
|
51c1c8efa6
|
simplify module docstrings
|
2020-01-10 13:42:02 -08:00 |
|
David Lord
|
bb6216ea30
|
apply flake8
|
2020-01-10 10:40:52 -08:00 |
|
David Lord
|
04c8787155
|
apply black
|
2020-01-10 07:54:39 -08:00 |
|
David Lord
|
d177eeb295
|
apply reorder-python-imports
|
2020-01-10 07:54:39 -08:00 |
|
David Lord
|
7ca03082c5
|
don't create a third queue
|
2019-10-24 07:54:38 -07:00 |
|
Ryan Siemens
|
39d2e2254a
|
LRUCache.copy initializes queue methods
|
2019-10-24 07:47:20 -07:00 |
|
EtiennePelletier
|
53a5d0aa44
|
Add tests for utils.py - LRUCache, Lorem Ipsum & +
|
2019-10-04 08:25:34 -07:00 |
|
gokcegrbl
|
90595070ae
|
Added new method itervalues() to LRUCache and deprecated itervalue()
(Fixes pallets/jinja#999)
|
2019-05-31 12:28:44 +00:00 |
|
David Lord
|
5477175dab
|
remove test copied from markupsafe
|
2017-07-06 10:41:46 -07:00 |
|
Armin Ronacher
|
bbe0a4174c
|
Bump up the copyright to 2017
|
2017-01-07 16:17:14 +01:00 |
|
Armin Ronacher
|
b81a8a3e37
|
Updated docs on autoescaping and made select_autoescape case insensitive
|
2017-01-07 16:13:39 +01:00 |
|
Armin Ronacher
|
0020a477db
|
Added a more convenient autoescaping function
|
2017-01-07 16:07:50 +01:00 |
|
Armin Ronacher
|
73e2b51052
|
Cleaned up shitty syntax in testsuite
|
2017-01-06 21:00:01 +01:00 |
|
Sambhav Satija
|
75685ec5e5
|
Escape target attribute in the urlize function in utils.py. (#507)
|
2016-04-10 08:40:38 -07:00 |
|
Kartheek Lenkala
|
ee2cb97449
|
Rename testsuite to tests and suggestions
Remove py.test from setup.py install_requires
Rename testsuite folder to tests.
|
2015-03-22 18:03:14 +05:30 |
|