This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author samuelmarks
Recipients erlendaasland, samuelmarks
Date 2020-11-01.20:53:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604263987.78.0.521210313481.issue42229@roundup.psfhosted.org>
In-reply-to
Content
Yes, this commit extends his changes to include macOS support (for some reason that SQLite version check doesn’t work properly on macOS; so this checks the macOS version, knowing AOT when SQLite trace v1 APIs were deprecated.

Curious that `sqlite3_enable_shared_cache` is in the ‘wontfix’ category… why is this?
History
Date User Action Args
2020-11-01 20:53:07samuelmarkssetrecipients: + samuelmarks, erlendaasland
2020-11-01 20:53:07samuelmarkssetmessageid: <1604263987.78.0.521210313481.issue42229@roundup.psfhosted.org>
2020-11-01 20:53:07samuelmarkslinkissue42229 messages
2020-11-01 20:53:07samuelmarkscreate