Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyro4 seems to be discontinued #1653

Open
mgorny opened this issue Feb 15, 2023 · 6 comments
Open

Pyro4 seems to be discontinued #1653

mgorny opened this issue Feb 15, 2023 · 6 comments
Milestone

Comments

@mgorny
Copy link

mgorny commented Feb 15, 2023

According to irmen/Pyro4#246 Pyro4 won't be fixed for Python 3.11. Upstream says to use Pyro5 instead.

@open-collective-bot
Copy link

Hey @mgorny 👋,
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.

@auvipy
Copy link
Member

auvipy commented Feb 16, 2023

thanks for the report.

@auvipy
Copy link
Member

auvipy commented Feb 16, 2023

#1655, the cpython tests seem to be working. pypy is not working with another package

@auvipy auvipy closed this as completed Feb 19, 2023
@auvipy auvipy added this to the 5.3 milestone Feb 19, 2023
@mweinelt
Copy link

mweinelt commented Mar 24, 2023

The transport is still relying on pyro4, which breaks t/unit/transport/test_pyro.py.

try:
import Pyro4 as pyro
from Pyro4.errors import NamingError
from Pyro4.util import SerializerBase
except ImportError: # pragma: no cover
pyro = NamingError = SerializerBase = None

@auvipy
Copy link
Member

auvipy commented Mar 25, 2023

thanks for report. you can contribute here, if you can't i will fix it

@auvipy auvipy reopened this Mar 25, 2023
@hsk17
Copy link

hsk17 commented Apr 20, 2023

kombu-pyro.txt

seems this would fix it

@auvipy auvipy modified the milestones: 5.3, 5.3.x Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants