- Sep 11, 2022
-
- Aug 23, 2022
-
-
closes #14134
-
- Aug 20, 2022
-
- Aug 02, 2022
-
-
Natanael Copa authored
-
- Jul 28, 2022
-
-
alice authored
-
- Jul 20, 2022
-
- Jun 07, 2022
-
- Apr 30, 2022
-
-
- Apr 17, 2022
-
- Apr 07, 2022
-
-
- Mar 30, 2022
-
-
Natanael Copa authored
Upstream PR: https://github.com/python/cpython/pull/31453
-
- Jan 28, 2022
-
-
Natanael Copa authored
-
- Dec 15, 2021
-
-
-
-
-fno-semantic-interposition hack removed, issue resolved upstream mpdecimal patch removed as the patch was upstreamed bpo patch removed to fix musllinux wheel issue (#13227)
-
- Nov 24, 2021
-
-
Natanael Copa authored
In commit b89cfd22 (main/python3: use musl SOABI) a patch was introduced to make it easier to detect a musl built python and with the intention to make it easier to build python wheels without clashing with musl binaries. It was a wrong assumption that pip acutally care about the SOABI. Meanwhile upstream python has been working on adding support for musl binaries (pep 656), which does not rely on SOABI. This has resulted in breakage with alpine built python which no longer loads binaries with -gnu.so suffix. As a workaround we add a patch to also look for shared libraries with -gnu.so suffix in addition to -musl.so. ref #13227
-
- Oct 14, 2021
-
-
- Sep 16, 2021
-
-
Leo authored
-
- Sep 11, 2021
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- Sep 04, 2021
-
- Jun 29, 2021
-
-
Leo authored
-
- Jun 03, 2021
-
-
Skip test_asyncio due to frequent hanging on all architectures (this test is constantly being patched upstream to fix this problem).
-
- May 12, 2021
-
-
Síle Ekaterin Liszka authored
-
- May 04, 2021
-
-
Leo authored
-
- Apr 06, 2021
-
-
Natanael Copa authored
increase the thread stack size so we dont run out of stack before we hit recursion limit on s390x.
-
- Apr 05, 2021
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
-
- Mar 19, 2021
-
-
- Mar 15, 2021
-
-
Natanael Copa authored
-
- Mar 02, 2021
-
-
- Feb 19, 2021
-
- Feb 13, 2021
-
-
- Dec 26, 2020
-
-
Natanael Copa authored
-
- Oct 05, 2020
-
- Sep 25, 2020