Skip to content

gh-90772: Add option to output UTC datetimes as "Z" in .isoformat() #146210

gh-90772: Add option to output UTC datetimes as "Z" in .isoformat()

gh-90772: Add option to output UTC datetimes as "Z" in .isoformat() #146210

Triggered via pull request March 22, 2025 19:24
Status Failure
Total duration 6m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Change detection  /  Create context from changed files
15s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-tsan
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Docs  /  Docs
1m 40s
Docs / Docs
Docs  /  Doctest
2m 19s
Docs / Doctest
Check if Autoconf files are up to date
22s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 41s
Check if generated files are up to date
WASI  /  build and test
2m 15s
WASI / build and test
Hypothesis tests on Ubuntu
1m 33s
Hypothesis tests on Ubuntu
Cross build Linux
3m 13s
Cross build Linux
All required checks pass
1s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 30 warnings
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7)
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.0)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.2)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.15)
Process completed with exit code 2.
Windows / build and test (Win32)
Process completed with exit code 1.
Check if generated files are up to date
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.3)
Process completed with exit code 2.
Docs / Docs
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04): Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
Windows / build (arm64): Modules/_datetimemodule.c#L1788
'int format_utcoffset(char *,size_t,const char *,int,PyObject *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64)
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
Windows (free-threading) / build (arm64): Modules/_datetimemodule.c#L1788
'int format_utcoffset(char *,size_t,const char *,int,PyObject *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build (arm64)
Process completed with exit code 1.
Windows / build and test (x64): Modules/_datetimemodule.c#L1788
'int format_utcoffset(char *,size_t,const char *,int,PyObject *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build and test (x64)
Process completed with exit code 1.
WASI / build and test
Process completed with exit code 1.
Docs / Doctest
Process completed with exit code 2.
Windows (free-threading) / build and test (x64): Modules/_datetimemodule.c#L1788
'int format_utcoffset(char *,size_t,const char *,int,PyObject *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64)
Process completed with exit code 1.
Thread sanitizer / Thread sanitizer
Process completed with exit code 2.
macOS / build and test (macos-13)
Process completed with exit code 2.
Thread sanitizer (free-threading) / Thread sanitizer
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04): Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
Cross build Linux: Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Cross build Linux
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_datetimemodule.c#L1788
too few arguments to function ‘format_utcoffset’
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
All required checks pass
Process completed with exit code 1.
Ubuntu (free-threading) / build and test (ubuntu-24.04): Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.4 is already installed and up-to-date. To reinstall 5.6.4, run: brew reinstall xz
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Ubuntu (bolt) / build and test (ubuntu-24.04): Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
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.
Hypothesis tests on Ubuntu: Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
Ubuntu / build and test (ubuntu-24.04): Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
Windows / build (arm64): Modules/_datetimemodule.c#L1791
'function': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Modules/_datetimemodule.c#L1791
'format_utcoffset': different types for formal and actual parameter 4 [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Ubuntu / build and test (ubuntu-24.04-arm): Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
Windows (free-threading) / build (arm64): Modules/_datetimemodule.c#L1791
'function': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build (arm64): Modules/_datetimemodule.c#L1791
'format_utcoffset': different types for formal and actual parameter 4 [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build and test (x64): Modules/_datetimemodule.c#L1791
'function': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build and test (x64): Modules/_datetimemodule.c#L1791
'format_utcoffset': different types for formal and actual parameter 4 [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_datetimemodule.c#L1791
'function': 'int' differs in levels of indirection from 'PyObject *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_datetimemodule.c#L1791
'format_utcoffset': different types for formal and actual parameter 4 [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
macOS / build and test (macos-13)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS / build and test (macos-13)
xz 5.6.4 is already installed and up-to-date. To reinstall 5.6.4, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-13)
tcl-tk@8 8.6.16 is already installed and up-to-date. To reinstall 8.6.16, run: brew reinstall tcl-tk@8
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Address sanitizer (ubuntu-24.04): Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
Cross build Linux: Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Modules/_datetimemodule.c#L1791
passing argument 4 of ‘format_utcoffset’ makes integer from pointer without a cast [-Wint-conversion]
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.4 is already installed and up-to-date. To reinstall 5.6.4, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!