aiudirog
aiudirog
@ethe I can handle the conversion to `async/await` if you decide to go for it. I'm already very familiar with the async implementation from my previous work.
@ethe I don't think its necessary to have a major version release. [The asyncio tests aren't even run on 3.4](https://github.com/Thriftpy/thriftpy2/blob/master/tests/conftest.py#L5), so it's not like there was actually a guarantee the...
I also just noticed that flake8 is only being run on the tests, would you like me to get everything else passing as well?
Would you happen to have a task list you would like to see for the 3.0 release? I completely understand having enough work at work, but if you're up to...
Of course, that's basically what I did in the actual code, but MyPy should still be able to handle this properly in general. My issue specifically is that the [type...
@ethe I can get this back in shape if you're interested in approving and merging it
> Replying to https://github.com/ValveSoftware/Proton/issues/6949#issuecomment-1646684299 I found the same thing - on my 6950XT, Proton 7 works with Mesa 23.1.3 but Proton 8 seems to require Mesa 21.2.0-rc1 or mesa-git. From...
I have this same problem and I also tried downgrading gamescope to the previous minor release (3.13.19) but the problem persists. I also switched over to Plasma 6 today from...
I haven't swapped back to Gnome yet to check, but Steam Input does work in Plasma if Steam itself is run in Gamescope or if Gamescope isn't used. It seems...
Just tested on Gnome (Wayland) and found that it worked when using `gamescope -- %command%` in regular desktop Steam. However, switching to Big Picture Mode presented the issue. I then...