Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

note: Python 3.11+ incompatibilities will no longer be fixed in Pyro4 #246

Open
irmen opened this issue Jun 26, 2022 · 0 comments
Open

note: Python 3.11+ incompatibilities will no longer be fixed in Pyro4 #246

irmen opened this issue Jun 26, 2022 · 0 comments
Labels

Comments

@irmen
Copy link
Owner

irmen commented Jun 26, 2022

Use Pyro5 instead (which is still going to be updated to function without problems on future Python versions).

To keep using Pyro4, you're going to have to find another way, such as custom fork+patches perhaps.

@irmen irmen added the wontfix label Jun 26, 2022
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this issue Feb 21, 2023
https://build.opensuse.org/request/show/1066990
by user dgarcia + dimstar_suse
- Delete Pyro4-pr238-py310-cmethod-smethod.patch
- Skip python 3.11, it's not supported and won't be supported. It's
  recommended to use Pyro5, gh#irmen/Pyro4#246
- Update to v4.82
  * fixed @expose issue on static method/classmethod due to API change in Python 3.10
  * switched from travis to using github actions for CI builds and tests
  * Python 3.10 is now included in the unit test runs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant