Files
MINGW-packages/mingw-w64-python
Christoph Reiter 364ca9416b python: build with --enable-loadable-sqlite-extensions (#6593)
our sqlite has this feature enabled, and the official CPython is
also built this ways.

See https://docs.python.org/3.9/library/sqlite3.html#f1

Fixes #6592
2020-06-17 08:15:57 +03:00
..