On Sat, Apr 19, 2025 at 10:57 PM Enrico Olivelli <eolive...@gmail.com> wrote:
> > Usually everyone tests more the features that they use, for instance they > may try the release candidate against their code. > > That makes sense. I guess in this case there is a bit of a gap to get there, because what happens in practice for a python/pip module is that you install it directly from the GitHub repository. Yet the official ASF releases are tar archives with the python and other project files. And to verify those is extra work, because it's not how a python/pip module is consumed ordinarily. henrik