[issue46889] enable sqlite math functions on macos
Change by lyinch : -- keywords: +patch pull_requests: +29757 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31635 ___ Python tracker <https://bugs.python.org/issu
[issue46889] enable sqlite math functions on macos
New submission from lyinch : Similar to these PRs: https://github.com/python/cpython/pull/24053/files and https://github.com/python/cpython/pull/25892/files which enable the built-in sqlite3 math functions for Windows, I want to have support for them on macos. As per the sqlite3