Skip to content

Fix collections.abc imports on Python 3.13.0 and 3.13.1 #5483

Fix collections.abc imports on Python 3.13.0 and 3.13.1

Fix collections.abc imports on Python 3.13.0 and 3.13.1 #5483

Triggered via pull request December 18, 2024 23:29
Status Failure
Total duration 5m 12s
Artifacts 11

ci.yaml

on: pull_request
Matrix: tests-linux
Matrix: tests-pypy
Matrix: tests-windows
tests / process / coverage
0s
tests / process / coverage
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
E0401: astroid/decorators.py#L13
Unable to import 'collections.abc'
E0401: astroid/modutils.py#L30
Unable to import 'collections.abc'
E0401: tests/test_transforms.py#L11
Unable to import 'collections.abc'
E0401: astroid/brain/brain_typing.py#L11
Unable to import 'collections.abc'
E0401: astroid/nodes/scoped_nodes/scoped_nodes.py#L17
Unable to import 'collections.abc'
E0401: astroid/brain/brain_functools.py#L9
Unable to import 'collections.abc'
E0401: astroid/interpreter/_import/spec.py#L18
Unable to import 'collections.abc'
E0401: astroid/transforms.py#L9
Unable to import 'collections.abc'
E0401: astroid/brain/brain_builtin_inference.py#L10
Unable to import 'collections.abc'
E0401: astroid/manager.py#L16
Unable to import 'collections.abc'
tests / run / pypy3.10 / Linux
Process completed with exit code 1.
Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.13 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.12 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.11 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.9 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / pypy3.10 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.10 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / pypy3.9 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
coverage-linux-3.10
15.4 KB
coverage-linux-3.11
15.3 KB
coverage-linux-3.12
15.3 KB
coverage-linux-3.13
15.3 KB
coverage-linux-3.9
15.3 KB
coverage-pypy-pypy3.9
20 KB
coverage-windows-3.10
20.4 KB
coverage-windows-3.11
21.4 KB
coverage-windows-3.12
21.3 KB
coverage-windows-3.13
21.3 KB
coverage-windows-3.9
20.1 KB