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....
"These figures turned out to be inaccurate." Oops.. It's still an improvement.. just not as much as first thought....
One concern here might be that clang/llvm is not in [core] breaking the repo hierarchy
Clarification from link above: "Note: This is not to be confused with tail call optimization of Python functions, which is currently not implemente...
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...
All official Arch packages are built inside a clean chroot (or more acurately, these days using the pkgctl wrapper)....
@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...
f6ece6ad
-
f6ece6ad · Parallize unit tests in check()
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...
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...
but I do see the test_idle
failure...
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...