kasium

Results 128 comments of kasium

setup-python just allowed 3.13 :-)

Maybe it's worth to mention that I use 1.26.18

On my side, I get the error `Failed to find python version from target process`. I use 3.14.0 installed in linux using pyenv

I guess the root cause is https://github.com/pytest-dev/pytest/issues/10404 as the changelog says ``` [#10404](https://github.com/pytest-dev/pytest/issues/10404): Apply filterwarnings from config/cli as soon as possible, and revert them as late as possible so that...

@pradyunsg can this please get merged?

Hello @pradyunsg , thanks for taking care even if there are obviously more important things in life happening 😄 . I update sphinx in an inner source project (`uv pip...

I think it's debatable. In my case the use case is detabale. The first project is a kind of SDK with a class hierarchy where the base class is private...

Good point, I'm not an expert in this area. For the issue raised in my project updating require.js was the solution. I'm also confused that a patch level increase can...