Manjusaka <lizheao940...@gmail.com> added the comment:
To be serious, I don't think using SQLCipher is a good idea for CPython Cause, SQLCipher is always released by the source code, not the binary. That means we should compile and manage the binary on different platforms, sush as ffi on windows, Openssl on Windows. I think that will bring in some substantial compatibility problems. I think the ROI is not enough to make this change. ---------- nosy: +Manjusaka _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39408> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com