Ned Deily <n...@python.org> added the comment:

Thanks for the suggested PR. And thanks for noticing, Erlend! I should have 
checked with you first!

To reiterate what I noted on the PR, this (reduntant) change would only have 
affected the Pythons provided by the python.org macOS installers; this behavior 
doesn't necessarily apply to all macOS Pythons. In particular, it appears that 
the Apple-provided system libsqlite3 does not have this option enabled so if 
you are building Python on macOS you'd need to supply another version of 
libsqlite3, like from a third-party distributor (say MacPorts or Homebrew) or 
build it yourself.

----------
resolution: not a bug -> works for me
stage: patch review -> resolved
status: pending -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46889>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to