LloydZ
Results
12
issues of
LloydZ
Ref: https://peps.python.org/pep-0518/#sticking-with-setup-cfg Fix: https://github.com/sqlalchemy/mako/issues/420 Migrating the static matadata to project.toml will also help us to use some modern package managers such as: poetry、uv、pdm.
Fixes: https://github.com/sqlalchemy/mako/issues/140 and https://github.com/sqlalchemy/mako/issues/415 During the lexical analysis phase, add an additional prefix for undeclared identifiers that have the same name as built-in flags, and determine the final filter to...