summaryrefslogtreecommitdiff
path: root/src/mailman/database/schema/helpers.py
diff options
context:
space:
mode:
authorBarry Warsaw2014-09-22 17:38:00 -0400
committerBarry Warsaw2014-09-22 17:38:00 -0400
commit710277a7ec626980ed0107921346876e1a7b46be (patch)
tree67ad852c1220fcf5909756fc2ab7972831b831da /src/mailman/database/schema/helpers.py
parent6b3114c4f0d458db25aa68dc44deeaca5b642ac4 (diff)
downloadmailman-710277a7ec626980ed0107921346876e1a7b46be.tar.gz
mailman-710277a7ec626980ed0107921346876e1a7b46be.tar.zst
mailman-710277a7ec626980ed0107921346876e1a7b46be.zip
Pass all tests with PYTHONWARNINGS=error.
* Switch away from a deprecated unittest method. * Switch away from using deprecated Exceptions.message attribute. * Decode the bytes b32 encoded X-Message-ID-Hash header into a Unicode. * Fix a rather glaring bug in Pendings.add() where we were actually not properly coercing bytes to unicode for the keys and values! I guess it's a good thing that SQLAlchemy is more strict than Storm. * Some cosmetic fixes.
Diffstat (limited to 'src/mailman/database/schema/helpers.py')
0 files changed, 0 insertions, 0 deletions