Skip to content

[3.13] gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822) #208088

[3.13] gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822)

[3.13] gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822) #208088

Triggered via pull request September 2, 2026 19:04
Status Failure
Total duration 20m 57s
Artifacts 4

build.yml

on: pull_request
Change detection  /  Create context from changed files
11s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
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 52s
Docs / Docs
Docs  /  Doctest
6m 4s
Docs / Doctest
Docs  /  Check EPUB
2m 14s
Docs / Check EPUB
Check if Autoconf files are up to date
40s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 40s
Check if generated files are up to date
C API Docs  /  Check if all C APIs are documented
10s
C API Docs / Check if all C APIs are documented
Ubuntu (installed)  /  build, install and test
5m 17s
Ubuntu (installed) / build, install and test
WASI  /  build and test
6m 34s
WASI / build and test
Hypothesis tests on Ubuntu
6m 55s
Hypothesis tests on Ubuntu
Check if the ABI has changed
1m 33s
Check if the ABI has changed
Matrix: build-android
All required checks pass
3s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 31 warnings
Docs / Docs
Process completed with exit code 2.
Docs / Check EPUB
Process completed with exit code 1.
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Docs / Docs: Doc/library/pyexpat.rst#L451
py:meth reference target not found: ParseFile [ref.meth]
Docs / Docs: Doc/library/pyexpat.rst#L451
py:meth reference target not found: Parse [ref.meth]
Docs / Docs: Doc/library/pyexpat.rst#L451
py:class reference target not found: xmlparser [ref.class]
Docs / Docs: Doc/library/pyexpat.rst#L141
py:class reference target not found: xmlparser [ref.class]
Docs / Docs: Doc/library/pyexpat.rst#L141
py:mod reference target not found: pyexpat [ref.mod]
Windows / build (arm64): Modules/unicodedata.c#L1568
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
Windows (free-threading) / build (arm64): Modules/unicodedata.c#L1568
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Ubuntu (installed) / build, install and test: Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
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.
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Modules/_decimal/libmpdec/io.c#L349
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Address sanitizer (ubuntu-24.04): Python/import.c#L1197
‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
Address sanitizer (ubuntu-24.04): Include/internal/pycore_dict.h#L302
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Windows / build and test (x64): Modules/unicodedata.c#L1568
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
Windows (free-threading) / build and test (x64): Modules/unicodedata.c#L1568
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]

Artifacts

Produced during runtime
Name Size Digest
TSan-logs-free-threading
1.78 KB
sha256:bfd384998c35269a1eba5bcf2e755f11c9b95c7db4e47f785c4172a941393981
address-artifacts
2.74 KB
sha256:12c42739e16e104f5df076dee74885df6d0974dcf98da9dcee9ddc4dd3246154
memory-artifacts
7 KB
sha256:02c789e21bdddc029390d15df2b90d7ffaef08cb38ca51d9fdfc72e9734bd02d
undefined-artifacts
1.89 KB
sha256:e71201917a78fdcd5019391ff5a32478526f90cf19ef6facf1734ba5ced5eb60