kombu
kombu copied to clipboard
Pyro4 seems to be discontinued
According to https://github.com/irmen/Pyro4/issues/246 Pyro4 won't be fixed for Python 3.11. Upstream says to use Pyro5 instead.
Hey @mgorny :wave:, Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider backing us - every little helps!
We also offer priority support for our sponsors. If you require immediate assistance please consider sponsoring us.
thanks for the report.
https://github.com/celery/kombu/pull/1655, the cpython tests seem to be working. pypy is not working with another package
The transport is still relying on pyro4, which breaks t/unit/transport/test_pyro.py.
https://github.com/celery/kombu/blob/5636900bea7f910e72da9227b1b08699e9255efe/kombu/transport/pyro.py#L46-L51
thanks for report. you can contribute here, if you can't i will fix it