Commit Graph

3 Commits

Author SHA1 Message Date
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
Christoph Reiter
7ce8394ec8 python3: fix path separator in pathlib 2019-12-23 11:20:18 +01:00
Alexey Pavlov
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00