sqlalchemy / mako

Mako Templates for Python
https://www.makotemplates.org
MIT License
353 stars 60 forks source link

Remove remaining Python 2 residue #352

Closed bourke closed 2 years ago

bourke commented 2 years ago

Some Unicode literals, etc., are still hanging around in the codebase and should be removed before releasing 1.2.

sqla-tester commented 2 years ago

Michael Bourke has proposed a fix for this issue in the main branch:

Remove Python 2 residue; use Python 3 idioms https://gerrit.sqlalchemy.org/c/sqlalchemy/mako/+/3435