Skip to content

gh-138342: Move _PyObject_VisitType() to the internal C API #168953

gh-138342: Move _PyObject_VisitType() to the internal C API

gh-138342: Move _PyObject_VisitType() to the internal C API #168953

Triggered via pull request October 7, 2025 22:45
Status Cancelled
Total duration 8m 40s
Artifacts

build.yml

on: pull_request
Change detection  /  Create context from changed files
13s
Change detection / Create context from changed files
Matrix: build-android
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests with AWS-LC
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Check if Autoconf files are up to date
25s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 47s
Check if generated files are up to date
WASI  /  build and test
8m 12s
WASI / build and test
Hypothesis tests on Ubuntu
1m 40s
Hypothesis tests on Ubuntu
Cross build Linux
2m 6s
Cross build Linux
Docs  /  Check EPUB
Docs / Check EPUB
Docs  /  Docs
Docs / Docs
Docs  /  Doctest
Docs / Doctest
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 6 warnings
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Check if generated files are up to date
Process completed with exit code 2.
Cross build Linux
Process completed with exit code 2.
Cross build Linux: Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Ubuntu SSL tests with AWS-LC (ubuntu-24.04, 1.55.0)
Process completed with exit code 2.
Windows / Build and test (x64)
Process completed with exit code 1.
Windows / Build and test (x64): Modules/_decimal/_decimal.c#L6096
initializer is not a constant [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows / Build and test (x64): Modules/_decimal/_decimal.c#L6100
'_PyObject_VisitType': undeclared identifier [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows / Build and test (x64): Modules/_decimal/_decimal.c#L839
initializer is not a constant [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows / Build and test (x64): Modules/_decimal/_decimal.c#L841
'_PyObject_VisitType': undeclared identifier [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6)
Process completed with exit code 2.
macOS / build and test (macos-15-intel)
Process completed with exit code 2.
Windows (free-threading) / Build and test (x64)
Process completed with exit code 1.
Windows (free-threading) / Build and test (x64): Modules/_decimal/_decimal.c#L6096
initializer is not a constant [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_decimal/_decimal.c#L6100
'_PyObject_VisitType': undeclared identifier [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_decimal/_decimal.c#L839
initializer is not a constant [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows (free-threading) / Build and test (x64): Modules/_decimal/_decimal.c#L841
'_PyObject_VisitType': undeclared identifier [D:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Sanitizers / TSan
Process completed with exit code 2.
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04): Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.5.4)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5)
Process completed with exit code 2.
Windows / Build and test (arm64)
Process completed with exit code 1.
Windows / Build and test (arm64): Modules/_decimal/_decimal.c#L6096
initializer is not a constant [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows / Build and test (arm64): Modules/_decimal/_decimal.c#L6100
'_PyObject_VisitType': undeclared identifier [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows / Build and test (arm64): Modules/_decimal/_decimal.c#L839
initializer is not a constant [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows / Build and test (arm64): Modules/_decimal/_decimal.c#L841
'_PyObject_VisitType': undeclared identifier [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Sanitizers / UBSan
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Windows / Build and test (Win32)
Process completed with exit code 1.
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_decimal/_decimal.c#L841
‘_PyObject_VisitType’ undeclared here (not in a function); did you mean ‘PyObject_Type’?
Windows (free-threading) / Build and test (arm64)
Process completed with exit code 1.
Windows (free-threading) / Build and test (arm64): Modules/_decimal/_decimal.c#L6096
initializer is not a constant [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_decimal/_decimal.c#L6100
'_PyObject_VisitType': undeclared identifier [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_decimal/_decimal.c#L839
initializer is not a constant [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Windows (free-threading) / Build and test (arm64): Modules/_decimal/_decimal.c#L841
'_PyObject_VisitType': undeclared identifier [C:\a\cpython\cpython\PCbuild\_decimal.vcxproj]
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.3)
Process completed with exit code 2.
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Android (aarch64)
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Address sanitizer (ubuntu-24.04)
The operation was canceled.
Address sanitizer (ubuntu-24.04)
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Android (x86_64)
The operation was canceled.
Android (x86_64)
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
WASI / build and test
The operation was canceled.
WASI / build and test
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
All required checks pass
Process completed with exit code 1.
Tests
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Tests
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Tests
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Tests
Canceling since a higher priority waiting request for Tests-vstinner-object_visit_type exists
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (macos-15-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-15-intel)
tcl-tk@8 8.6.17 is already installed and up-to-date. To reinstall 8.6.17, run: brew reinstall tcl-tk@8
macOS / build and test (macos-15-intel)
gdbm 1.26 is already installed and up-to-date. To reinstall 1.26, run: brew reinstall gdbm
macOS / build and test (macos-15-intel)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS / build and test (macos-15-intel)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf