[3.13] gh-153030: Fix quadratic complexity in incremental parsing in HTMLParser (GH-153031) #199870
build.yml
on: pull_request
Change detection
/
Create context from changed files
11s
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 57s
Docs
/
Doctest
6m 0s
Docs
/
Check EPUB
2m 8s
Check if Autoconf files are up to date
31s
Check if generated files are up to date
5m 6s
WASI
/
build and test
7m 36s
Hypothesis tests on Ubuntu
6m 31s
Check if the ABI has changed
1m 34s
Matrix: build-android
All required checks pass
2s
Annotations
2 errors and 20 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.
|
|
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 / build (arm64):
Modules/_interpchannelsmodule.c#L2906
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.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]
|
|
Windows (free-threading) / build (arm64):
Modules/_interpchannelsmodule.c#L2906
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
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 / build and test (x64):
Modules/_interpchannelsmodule.c#L2906
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.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]
|
|
Windows (free-threading) / build and test (x64):
Modules/_interpchannelsmodule.c#L2906
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TSan-logs-free-threading
|
1.8 KB |
sha256:30c3684dbc90b0bd5e50f7a2eb027f36b0c56b7dc8e1ca3205daf0bff9e869ce
|
|
|
address-artifacts
|
2.7 KB |
sha256:16062850795ef3ce4700d168cdf303b679371da3af2e9c7a47c40c8d127cc5fe
|
|
|
memory-artifacts
|
7.02 KB |
sha256:fb3d4c102046a4b831561cfb9976a255b6da4154d01a0384326fa7a72afe1581
|
|
|
undefined-artifacts
|
7.03 KB |
sha256:d7d4ac3caab8d3e57fe7d899cf5cf629045a42c031f25fd494b40c55ebb925b5
|
|