Block a user
newsletter not sent out to all recipients
What if we move the part that is making the DNS request:
smtp = smtplib.SMTP(
host=config.MAIL_SERVER, local_hostname=config.MAIL_HELO_HOST
)
outside of the threaded…
Deduplication and switch to Polars
Deduplication and switch to Polars
So apart the pyproject, LGTM. The parsing in graph.py seems to be untouched, so we then can't fully say that we switched to Polars or?
Deduplication and switch to Polars
I would prefer to have it set to fixed version to avoid dependency backtracking.
Deduplication and switch to Polars
Related to #21 and #20. Should close both of them when merged to main.
eForms brings new type of data - potential for showing more details?