Skip to content

fcntl(fd, FD_CLOEXEC) => os.set_inheritable(fd, False) #144

fcntl(fd, FD_CLOEXEC) => os.set_inheritable(fd, False)

fcntl(fd, FD_CLOEXEC) => os.set_inheritable(fd, False) #144

Triggered via push May 12, 2024 21:49
Status Failure
Total duration 3m 3s
Artifacts

tox.yml

on: push
Matrix: tox
Fit to window
Zoom out
Zoom in

Annotations

4 errors
macos-latest / 3.7
The version '3.7' with architecture 'arm64' was not found for macOS 14.4.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
macos-latest / 3.10
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
macos-latest / 3.8
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
macos-latest / 3.9
[notice] A new release of pip is available: 22.0.4 -> 24.0 [notice] To update, run: python3.9 -m pip install --upgrade pip