Commit Graph

5 Commits

Author SHA1 Message Date
Christoph Reiter
b540a57971 python: work around mktime missing with ucrt
See https://github.com/msys2/CLANG-packages/issues/21
2021-03-30 17:07:51 +02:00
Christoph Reiter
0f00679468 python: smoketests: basic testing for venv creation 2020-10-22 19:37:13 +02:00
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