On 18-04-2024 09:56, Jelle van der Waa wrote:
Hi all,
We are almost ready to drop Python 3.12 in testing, hopefully tensorflow
can be pursued-ed to recompile against [staging] soon.
This Python release dropped the `imp` module, but the next release
(3.13) which is slated for October this year will drop more Python
batteries, some methods and some unittest invocations. [1]
I already scanned a part of the Python packages and the mailcap and cgi
deprecation will be a bit painful. (And logger.warn usage but that is
easy to patch to logger.warning)
I want to propose to open issues per package for Python 3.13
compatibility, it would point out what is not compatible and ideally
link to an upstream issue or let the package maintainer create this issue.
Since no objects were raised, I have started creating issues under the
`python::3.13` label.
https://gitlab.archlinux.org/groups/archlinux/packaging/packages/-/issues/?label_name%5B%5D=python%3A%3A3.13