Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't log 32/64-bit cryptography 'frozen zipimport' errors
No need to log "<frozen zipimport>:259: UserWarning: You are using cryptography on a 32-bit Python on a 64-bit Windows Operating System. Cryptography will be significantly faster if you switch to using a 64-bit Python." all the time.
- Loading branch information