Skip to content

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

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 #5482

Triggered via pull request December 18, 2024 22:56
Status Failure
Total duration 3m 7s
Artifacts 4

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

13 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 / 3.13 / Linux
Process completed with exit code 1.
tests / run / pypy3.10 / Linux
Process completed with exit code 1.
tests / run / pypy3.9 / 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.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.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.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.9
15.3 KB