On Thu, Apr 10, 2025 at 08:21:09AM +0200, Gon Solo wrote: > > > This is not necessary as it was Python's fault and is fixed by 3.13.3 > > > which came out yesterday. I just checked. > > > > It will take some time before this reaches all distributions. This > > patch is relatively simple. > > > > I might be biased, but I think the benefits outweigh the cons. > > 3.13.3 is in Arch core-testing and Debian unstable, Debian stable's 3.11 > is not affected by this bug. But I agree, it's annoying to be hit by > it. :/
As this is a bug in python, let's not work around it in our scripts but rather rely on the proper fix in python instead. thanks, greg k-h