summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14Version 1.3.6 placeholderupstream-mainMike Bayer
2024-05-14- 1.3.5upstream/rel_1_3_5Mike Bayer
2024-05-14Revert "Update parsetree.py removed "?" from for x in re.compile(r"(\${.+})" ...Mike Bayer
2024-05-13Version 1.3.5 placeholderMike Bayer
2024-05-13- 1.3.4upstream/rel_1_3_4Mike Bayer
2024-05-14Merge "Fix support comprehensions inside functions when use strict_undefinedâ...Michael Bayer
2024-05-13Update parsetree.py removed "?" from for x in re.compile(r"(\${.+})" …Jose
2024-05-13Fix support comprehensions inside functions when use strict_undefined…Sébastien Granjoux
2024-04-10Version 1.3.4 placeholderMike Bayer
2024-04-10- 1.3.3upstream/rel_1_3_3Mike Bayer
2024-04-03Merge "Fix the unexpected error that occurs when an empty control block is us...Michael Bayer
2024-02-06Fix the unexpected error that occurs when an empty control block is used.Hai Zhu
2024-02-06Support comprehensions inside functions when use strict_undefined flag.Hai Zhu
2024-01-30Version 1.3.3 placeholderMike Bayer
2024-01-30- 1.3.2upstream/rel_1_3_2Mike Bayer
2024-01-30happy new year 2024Mike Bayer
2024-01-30fix percent escape not working when not at the beginning of the lineHai Zhu
2024-01-25Revert "fix percent escape not working when not at the beginning of the line"Mike Bayer
2024-01-22Version 1.3.2 placeholderMike Bayer
2024-01-22- 1.3.1upstream/rel_1_3_1Mike Bayer
2024-01-22fix percent escape not working when not at the beginning of the lineHai Zhu
2023-11-08Version 1.3.1 placeholderMike Bayer
2023-11-08- 1.3.0upstream/rel_1_3_0Mike Bayer
2023-09-18bump black, zimportsMike Bayer
2023-09-18Add support for Python 3.11 and 3.12 and drop EOL 3.7Hugo van Kemenade
2023-01-03happy new year 2023Mike Bayer
2022-12-01Fix StringIO import for the example in usage.rstRaf Baluyot
2022-11-15Version 1.2.5 placeholderMike Bayer
2022-11-15- 1.2.4upstream/rel_1_2_4Mike Bayer
2022-11-15Support nested tuple unpacking in for loopsMatt Trescott
2022-09-22Version 1.2.4 placeholderMike Bayer
2022-09-22- 1.2.3upstream/rel_1_2_3Mike Bayer
2022-09-22replace "dot" with "set not containing whitespace"Mike Bayer
2022-08-29Version 1.2.3 placeholderMike Bayer
2022-08-29- 1.2.2upstream/rel_1_2_2Mike Bayer
2022-08-29Merge "fix tag regexp to match quoted groups correctly" into mainmike bayer
2022-08-29fix tag regexp to match quoted groups correctlyMike Bayer
2022-08-19Restore unit tests in classes starting with TestMartin von Gagern
2022-07-06Update FUNDING.ymlmike bayer
2022-07-06Update FUNDING.ymlmike bayer
2022-07-06add FUNDINGMike Bayer
2022-06-30Version 1.2.2 placeholderMike Bayer
2022-06-30- 1.2.1upstream/rel_1_2_1Mike Bayer
2022-06-30happy new yearMike Bayer
2022-06-30optimize some code pathsTakuto Ikuta
2022-06-29fix tests for py311Mike Bayer
2022-06-27use license_files instead of the deprecated license_fileFederico Caselli
2022-05-13Fix test runs without lingua or babelMichał Górny
2022-05-08additional test_exceptions fixesMike Bayer
2022-04-09reduce exception message tested for py311 compatMike Bayer