Skip to content
Snippets Groups Projects
Jelle van der Waa's avatar
T.J. Townsend's avatar
closed merge request !6 "use transparent source (+ 3.13.3 update)" at Arch Linux / Packaging / Packages / python
Jelle van der Waa's avatar
Jelle van der Waa's avatar
commented on merge request !6 "use transparent source (+ 3.13.3 update)" at Arch Linux / Packaging / Packages / python

Python has deprecated gpg signatures for the releases and is switching to sigstore. We need to find out if the git tags are also going away....

T.J. Townsend's avatar
opened merge request !6 "use transparent source (+ 3.13.3 update)" at Arch Linux / Packaging / Packages / python
Toolybird's avatar
commented on issue #14 "Enable tail-call interpreter" at Arch Linux / Packaging / Packages / python

"These figures turned out to be inaccurate." Oops.. It's still an improvement.. just not as much as first thought....

Jelle van der Waa's avatar
commented on issue #14 "Enable tail-call interpreter" at Arch Linux / Packaging / Packages / python

One concern here might be that clang/llvm is not in [core] breaking the repo hierarchy

Toolybird's avatar
commented on issue #14 "Enable tail-call interpreter" at Arch Linux / Packaging / Packages / python

Clarification from link above: "Note: This is not to be confused with tail call optimization of Python functions, which is currently not implemente...

Jelle van der Waa's avatar
opened issue #14 "Enable tail-call interpreter" at Arch Linux / Packaging / Packages / python
Toolybird's avatar
closed issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python
Toolybird's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

As per above - resolving this as "cant-reproduce" for the test_imaplib part and "not-a-bug" for the unsupportable nature of running the tests stand...

Toolybird's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

All official Arch packages are built inside a clean chroot (or more acurately, these days using the pkgctl wrapper)....

Marcus's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

@toolybird What is a clean chroot? Is a chroot with only the base package and its dependencies installed considered clean? Or only if base-devel to...

Jelle van der Waa's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

f6ece6ad

Jelle van der Waa's avatar
  • f6ece6ad · Parallize unit tests in check()
Jelle van der Waa's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

Interesting, I am not sure if I want to set it to $(nproc) and catch all the race conditions with more then > 64 cores. Limited it to 16 so far whi...

Toolybird's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

BTW, test_idle passes when run as part of an actual build inside a clean chroot environment. I'm also doubtful whether we can support running the p...

Toolybird's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

but I do see the test_idle failure...

Toolybird's avatar
commented on issue #13 "python-tests 3.13.2-1 fails on seed 3581937810" at Arch Linux / Packaging / Packages / python

Hey, thanks for the report. But what makes you think this is an Arch packaging issue? Have you reported upstream? And why is the random seed signif...