Skip to content

gh-111089: Use PyUnicode_AsUTF8() in getargs.c #92949

gh-111089: Use PyUnicode_AsUTF8() in getargs.c

gh-111089: Use PyUnicode_AsUTF8() in getargs.c #92949

Triggered via pull request November 1, 2023 20:45
Status Success
Total duration 30m 44s
Artifacts

build.yml

on: pull_request
Check for source changes
10s
Check for source changes
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
4m 38s
Check if generated files are up to date
Windows  /  build and test (x86)
29m 58s
Windows / build and test (x86)
Windows  /  build and test (x64)
21m 59s
Windows / build and test (x64)
Windows  /  build (arm64)
4m 42s
Windows / build (arm64)
macOS  /  build and test
17m 0s
macOS / build and test
Ubuntu  /  build and test
13m 53s
Ubuntu / build and test
Hypothesis tests on Ubuntu
7m 21s
Hypothesis tests on Ubuntu
Address sanitizer
13m 24s
Address sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
Ubuntu (free-threaded)  /  build and test
Ubuntu (free-threaded) / build and test
Windows (free-threaded)  /  build (arm64)
Windows (free-threaded) / build (arm64)
Windows (free-threaded)  /  build and test (x64)
Windows (free-threaded) / build and test (x64)
Windows (free-threaded)  /  build and test (x86)
Windows (free-threaded) / build and test (x86)
macOS (free-threaded)  /  build and test
macOS (free-threaded) / build and test
All required checks pass
4s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Ubuntu SSL tests with OpenSSL (3.0.11): Python/executor_cases.c.h#L877
unused variable ‘counter’ [-Wunused-variable]
Ubuntu SSL tests with OpenSSL (3.0.11): Python/executor_cases.c.h#L875
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests with OpenSSL (1.1.1w): Python/executor_cases.c.h#L877
unused variable ‘counter’ [-Wunused-variable]
Ubuntu SSL tests with OpenSSL (1.1.1w): Python/executor_cases.c.h#L875
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests with OpenSSL (3.1.3): Python/executor_cases.c.h#L877
unused variable ‘counter’ [-Wunused-variable]
Ubuntu SSL tests with OpenSSL (3.1.3): Python/executor_cases.c.h#L875
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
Hypothesis tests on Ubuntu: Python/executor_cases.c.h#L877
unused variable ‘counter’ [-Wunused-variable]
Hypothesis tests on Ubuntu: Python/executor_cases.c.h#L875
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Address sanitizer: Python/executor_cases.c.h#L877
unused variable ‘counter’ [-Wunused-variable]
Address sanitizer: Python/executor_cases.c.h#L875
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test: Python/executor_cases.c.h#L877
unused variable ‘counter’ [-Wunused-variable]
Ubuntu / build and test: Python/executor_cases.c.h#L875
variable ‘seq’ set but not used [-Wunused-but-set-variable]