- Sep 25, 2020
- Sep 24, 2020
-
-
- Jul 20, 2020
-
-
Leo authored
-
- Jul 18, 2020
-
- Jul 11, 2020
-
-
SQLite 3.38 introduced some breaking changes in Python 3.8.3 tests. This is fixed by a patch for now (patch merged upstream) https://github.com/python/cpython/pull/20448
-
- May 27, 2020
-
-
Leo authored
See #11580
-
- May 15, 2020
-
-
Leo authored
-
- Apr 29, 2020
-
-
Alpine's "-Os" overwrites Python's "--enable-optimizations"
-
Natanael Copa authored
-
- Apr 13, 2020
-
-
Rasmus Thomsen authored
Apparently some packages weren't rebuilt correclty against libffi.so.7 on some arches and still need libffi.so.6
-
- Apr 09, 2020
-
-
Ariadne Conill authored
-
Leo authored
-
- Apr 08, 2020
-
-
Natanael Copa authored
the test hangs on almost all architectures
-
- Apr 07, 2020
-
-
Leo authored
-
- Apr 06, 2020
-
-
Leo authored
-
- Apr 02, 2020
-
-
fixes #11323
-
- Mar 12, 2020
-
-
Ariadne Conill authored
-
- Feb 25, 2020
-
-
Leo authored
-
- Feb 21, 2020
-
-
Rasmus Thomsen authored
-
- Feb 20, 2020
-
-
Ariadne Conill authored
dependency on bluez introduces circular dependency: - python3 makedepends on bluez-dev - bluez makedepends on glib-dev - glib makedepends on meson - meson depends on python3
-
- Jan 19, 2020
-
-
fixes #7352
-
- Dec 26, 2019
-
-
Leo authored
-
- Nov 05, 2019
-
-
Natanael Copa authored
-
- Oct 17, 2019
-
-
Natanael Copa authored
It runs for at least 6 hours so we consider it broken.
-
Natanael Copa authored
-
Natanael Copa authored
Backport upstream patch that reduced number tests that are run for the profile guided optimization. This reduced build time significantly and fixes builders that hangs during build. Problem was introduced with commit df3979db (main/python3: enable optimizations). Upstream issue: https://bugs.python.org/issue36044
-
- Oct 16, 2019
-
-
Natanael Copa authored
ref #10795 run tests in parallel
-
- Aug 02, 2019
-
-
- Apr 17, 2019
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
if gettext-dev is available during build, then will python build it and use it and add -lintl to python3-config linker flags. We dont want that to happen.
-
Add test_c_locale_coercion to $fail, due to a musl locale deficiency. Remove `rm -r Modules/zlib`, as zlib is no longer shipped with python source releases.
-
- Mar 13, 2019
-
-
Natanael Copa authored
-
- Jan 24, 2019
-
-
- Nov 07, 2018
-
-
-
Natanael Copa authored
-
- Oct 18, 2018
-
-