Skip to content

feat(TagList)!: TagList now inherits from collections.UserList, instead of typing.List #472

feat(TagList)!: TagList now inherits from collections.UserList, instead of typing.List

feat(TagList)!: TagList now inherits from collections.UserList, instead of typing.List #472

Triggered via pull request September 27, 2024 19:40
Status Failure
Total duration 2m 16s
Artifacts

pytest.yaml

on: pull_request
Matrix: build
Deploy to PyPI
0s
Deploy to PyPI
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build (3.8, ubuntu-latest)
Process completed with exit code 2.
build (3.8, windows-latest)
Process completed with exit code 2.
build (3.8, macOS-latest)
Process completed with exit code 2.
build (3.8, macOS-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip