python: support for the new python 3.13
Merge request reports
Activity
Filter activity
Please register or sign in to reply
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Merge details
requested review from @jruzicka
approved this merge request
LGTM, CI passing.
The failing lint:other
job reminds me - I recommend using ruff
instead of pylint
/ flake8
. It's written in rust, lightning fast, sane defaults, configurable through pyproject.toml
. It can be pip install
ed.
merged
mentioned in commit d7c34e11