Skip to content

gh-117398: datetime: Access C-API via PyInterpreterState #110411

gh-117398: datetime: Access C-API via PyInterpreterState

gh-117398: datetime: Access C-API via PyInterpreterState #110411

Triggered via pull request April 28, 2024 01:56
Status Success
Total duration 23m 4s
Artifacts

build.yml

on: pull_request
Check for source changes
10s
Check for source changes
Matrix: macOS / build and test
Matrix: macOS (free-threading) / build and test
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
5m 0s
Check if generated files are up to date
Windows  /  build and test (x86)
14m 21s
Windows / build and test (x86)
Windows  /  build and test (x64)
15m 18s
Windows / build and test (x64)
Windows  /  build (arm64)
3m 3s
Windows / build (arm64)
Windows (free-threading)  /  build and test (x86)
21m 30s
Windows (free-threading) / build and test (x86)
Windows (free-threading)  /  build and test (x64)
20m 39s
Windows (free-threading) / build and test (x64)
Windows (free-threading)  /  build (arm64)
2m 58s
Windows (free-threading) / build (arm64)
Ubuntu  /  build and test
7m 26s
Ubuntu / build and test
Ubuntu (free-threading)  /  build and test
9m 45s
Ubuntu (free-threading) / build and test
WASI  /  build and test
19m 58s
WASI / build and test
Hypothesis tests on Ubuntu
5m 53s
Hypothesis tests on Ubuntu
Address sanitizer
9m 44s
Address sanitizer
Thread sanitizer  /  Thread sanitizer
4m 41s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
7m 9s
Thread sanitizer (free-threading) / Thread sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Ubuntu SSL tests with OpenSSL (3.1.5): Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Ubuntu SSL tests with OpenSSL (1.1.1w): Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Ubuntu SSL tests with OpenSSL (3.2.1): Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Ubuntu SSL tests with OpenSSL (3.0.13): Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Windows (free-threading) / build (arm64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build (arm64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build (arm64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Hypothesis tests on Ubuntu: Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
Ubuntu / build and test: Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Address sanitizer: Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ from incompatible pointer type ‘_Py_UopsSymbol *’ [-Wincompatible-pointer-types]
Ubuntu (free-threading) / build and test: Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
Windows / build and test (x64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]