Blake Dewey

Results 3 comments of Blake Dewey

It might be a good time to revisit this issue. Python 3.10 now requires OpenSSL 1.1.1 for the `ssl` module. As of Python 3.7, it should be possible to discover...

Any pointers where to start? I'd be happy to look into making this work in an optional way.

This should be pretty easy. You could just set the default for audit file to be `':memory:'` instead of `'identity.db'`. sqlite3 uses this to create an in-memory database.