Steve's got it right. Just a few other thoughts.
On Jun 06, 2016, at 03:35 PM, Stephen J. Turnbull wrote:
>(2) SQLAlchemy (and the underlying RDBMSes) allow you to have optional
>fields. This is implemented by storing NULL in the missing field.
I think we'd prefer this method, i.e. that th
Hi!
It's been sometime since the GSoC coding period started, and I apologize
for putting in this mail so late!
The GSoC project is divided into two repositories.
ARC implementation - https://gitlab.com/adityadivekar/arc
refactored dkimpy package - https://gitlab.com/adityadivekar/sign-message
Th