[issue42229] Fix SQLite warnings on macOS

Erlend Egeberg Aasland report at bugs.python.org
Mon Nov 2 01:24:11 EST 2020


Erlend Egeberg Aasland <erlend.aasland at innova.no> added the comment:

> Should I close this issue—and PR—then? - Backport from master to these?

If this fix is wanted in 3.9 and 3.8, I think the correct way to proceed would be to close GH-23072 and backport GH-19581.

Try checking out 3.9 and cherrypicking 7f331c8 to verify that the trace-warning disappears. I'm pretty sure that SQLite3 version detection works on macOS.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42229>
_______________________________________


More information about the Python-bugs-list mailing list