Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
bpo-42686: Enable SQLite math functions in Windows build (#24053)
- Loading branch information
Showing
with
2 additions
and 1 deletion.
| @@ -0,0 +1 @@ | ||
| Build :mod:`sqlite3` with math functions enabled. Patch by Erlend E. Aasland. |