Issues
- 0
Buffer capture bug on Ubuntu 22.04.5 LTS
#410 opened by kpinc - 7
render_context makes Mako to escape backslashes
#394 opened by marcosps - 4
test_future_import asserts due to result_lines returning 2.3999999999999999 and not 2.4
#408 opened by RossComputerGuy - 4
`SyntaxException` messages are unhelpful in some cases.
#407 opened by Asday - 0
Keyword only arguments after bare `*` are not enforced because of rewrite.
#405 opened by ianjosephwilson - 1
cgi module removed in Python 3.13
#404 opened by jelly - 4
1.3.4 breaks includes with two variables
#401 opened by vain - 2
- 3
Accessing an attribute or an index in a dictionnary comprehension trigger an error with the mako version 1.3.3
#398 opened by sgranjoux - 2
Is there a mako+html formatter?
#392 opened by trusktr - 0
- 2
Is there a WYSIWYG editor that supports mako?
#382 opened by oriolpiera - 0
remove whitespace
#390 opened by fkv1 - 0
filters applied in wrong order
#388 opened by fkv1 - 4
Wrong HTML meta tag in docs from release tarball
#385 opened by xry111 - 5
%% anywhere in input is now replaced with %
#384 opened by kroeschl - 5
newest mako breaks python 3.7
#381 opened by wuillaum - 3
Mako 1.3.0 release
#380 opened by Jamim - 51
Sporadic SyntaxException w/ Python3.11
#378 opened by ccwienk - 2
- 9
mako.cmd.cmdline() reads template as binary but writes as text resulting in garbled newlines on Windows
#376 opened by ni-balexand - 5
Documentation layout and examples.
#369 opened by baluyotraf - 1
- 0
NameError:Undefined
#372 opened by GuGuMur - 5
- 1
second lexer reg memory use issue
#367 opened by zzzeek - 1
quoted sections in tag not grouped correctly
#366 opened by zzzeek - 2
Continuous fuzzing by way of OSS-Fuzz
#364 opened by DavidKorczynski - 2
pip3 install of mako-1.2.1 fails
#363 opened by bdubbs - 0
1.2.1: sphinx warnings `reference target not found`
#362 opened by kloczek - 4
1.2.0: pytest is failing
#360 opened by kloczek - 6
defs don't propogate sub defs
#341 opened by JonathanWylie - 2
Prepare 1.2
#340 opened by CaselIT - 1
Change gpg signature to organisational service account
#356 opened by bourke - 1
Remove gpg signature artifact(s)
#354 opened by bourke - 4
Render Def into Variable
#355 opened by warrenspe - 1
Refactor test utilities as mako.testing
#349 opened by bourke - 1
- 1
Remove remaining Python 2 residue
#352 opened by bourke - 1
- 1
Refactor test suite and utilities to be more self-contained and better-behaved under Python 3
#348 opened by bourke - 3
compile error on macOS
#336 opened by MarioKlebsch - 1
Replace pkg_resources usage with import_metadata
#347 opened by bourke - 1
- 5
1.1.4: pytest is failing
#338 opened by kloczek - 2
1.1.4: sphinx 4.1.2 warnings
#337 opened by kloczek - 0
position of self.body
#332 opened by qianxuanyon - 6
1.1.4: setuptools build_sphinx target fails
#331 opened by kloczek - 0
Expected: %> in file
#329 opened by edsantoshn - 1
Persistence of *.html.py file in temporary directory
#327 opened by ggemmill