[issue38311] Building with macoS system SQLite3 generates sqlite3_enable_shared_cache deprecation warning

Ned Deily report at bugs.python.org
Sun Sep 29 02:11:52 EDT 2019


New submission from Ned Deily <nad at python.org>:

Thanks for the PR!  As noted in my review comment of it, I believe a more robust approach would be needed to ensure that builds still work properly when building with a local copy of SQLite on macOS (not the system-supplied one), a common occurrence.

----------
components: +macOS
nosy: +ned.deily, ronaldoussoren
stage:  -> patch review
title: macOS sqlite 3 module build fix -> Building with macoS system SQLite3 generates sqlite3_enable_shared_cache deprecation warning

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


More information about the Python-bugs-list mailing list