You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2022/02/06 23:41:26 UTC

[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #87: Should not use assert for validating user data

sebbASF commented on issue #87:
URL: https://github.com/apache/incubator-ponymail-foal/issues/87#issuecomment-1030941949


   AFAICT all the questionable usages have been replaced.
   
   If assertions are disabled, the code will still fail, but possibly less gracefully.
   
   Note that assert is helpful in co-operation with mypy checking as it can be used to suppress reports of possible null usage


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org