gpg-lacre/test/utils
Piotr F. Mieszkowski bfd3541b18 Retrieve data from db result before returning from Context Manager
SQLAlchemy's connection is a Context Manager and if we return a result from
code wrapped in a Context Manager, its cursor might already be closed.
2024-01-20 18:52:47 +01:00
..
relay.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
schema.py Retrieve data from db result before returning from Context Manager 2024-01-20 18:52:47 +01:00
sendmail.py Use bytes instead of str to hold message bodies 2023-05-08 22:14:24 +02:00