We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
generate_sbom.py downloads sources to verify their hashes. Sometimes these downloads flake, like in https://github.com/python/cpython/actions/runs/15118338626/job/42494602073?pr=134253
generate_sbom.py
I've made a PR to add retries with exponential backoff:
Tools/build/generate_sbom.py
PCbuild\get_external.py
generate_sbom.pydownloads sources to verify their hashes. Sometimes these downloads flake, like in https://github.com/python/cpython/actions/runs/15118338626/job/42494602073?pr=134253I've made a PR to add retries with exponential backoff:
Linked PRs
Tools/build/generate_sbom.py#134558PCbuild\get_external.py#134820Tools/build/generate_sbom.py… #135596Tools/build/generate_sbom.py… #137496