Przemysław Węgrzyn

Results 4 issues of Przemysław Węgrzyn

uvloop version: 0.17.0 Python version: 3.11.4 Platform: Linux I believe the root cause of this issue is that: * libuv doesn't retrieve peer address while calling `accept()` * `getpeername()` fails...

README states (in `pyzmq` `aiozmq` comaprison) that: > zmq.asyncio.ZMQEventLoop cannot be combined with other loop implementations (most notable is the ultra fast uvloop). Which is no longer true, as far...

I'm working on an application using `cpal` over ALSA to continuously capture audio stream on Raspberry Pi. I use both RPI and PC for testing. Note: I'm using a version...

I have to apologize - my previous pull request contained an invalid string for May - it should be `Květen`, not `Smět` (which is a Czech word for "may" as...