Erlend Egeberg Aasland <erlend.aasl...@innova.no> added the comment:

I see no reason not to build SQLite with -DSQLITE_ENABLE_MATH_FUNCTIONS for the 
Windows and macOS builds. Why take the detour through the Python library when 
you can use the built-in SQLite functions?

The change is trivial: Add -DSQLITE_ENABLE_MATH_FUNCTIONS to 
PCbuild/sqlite3.vcxproj and Mac/BuildScript/build-installer.py.

----------
nosy: +erlendaasland

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

Reply via email to