-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Python 3.13 will likely be the version which Debian 13 will include as AFAIK the planned schedule for a new stable Debian release will be near the next summer, the summer of 2025, and the version currently in Debian Testing is 3.13.1.
I have already attempted to run Mulysa with Python 3.13 but have ran into these issues:
-
django-rest-framework depends on
coreapi
module- https://github.com/core-api/python-client is unmaintained
-
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.
- https://peps.python.org/pep-0594/
cgi
module has been removed from Python 3.13 https://peps.python.org/pep-0594/#cgi
- https://peps.python.org/pep-0594/
-
- django-rest-framework plans to drop
coreapi
in 3.17 release
- https://github.com/core-api/python-client is unmaintained
-
coveralls
module has yet to release a version compatible with Python 3.13- https://pypi.org/project/coveralls/
-
Compatibility: Python Versions: 3.8 | 3.9 | 3.10 | 3.11 | 3.12
- Python 3.13 support tracking issue Python 3.13 TheKevJames/coveralls-python#549
-
- https://pypi.org/project/coveralls/
With the following commits I am able to boot a server:
tswfi
Metadata
Metadata
Assignees
Labels
No labels