Skip to content

Upgrade tornado to v6.5.8 - #206

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
github-actions/upgrade-tornado-6.5.8
Open

Upgrade tornado to v6.5.8#206
github-actions[bot] wants to merge 1 commit into
mainfrom
github-actions/upgrade-tornado-6.5.8

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Automatically generated PR to upgrade tornado — new versions detected: v6.5.8.

Link to PyPI.

No build workflow found at .github/workflows/build-tornado.yml.
Please create one (and optionally a matching test-*.yml) before merging.

Once the workflow exists, edit this PR body to re-fire the Trigger: directives:

Trigger: tornado:6.5.8

@github-actions
github-actions Bot requested review from justeph and threexc August 7, 2026 04:51
@justeph
justeph force-pushed the github-actions/upgrade-tornado-6.5.8 branch from 216dbbc to 5937137 Compare August 20, 2026 09:44
@justeph justeph self-assigned this Aug 20, 2026
@justeph
justeph force-pushed the github-actions/upgrade-tornado-6.5.8 branch from c61d6a0 to 6dab0ee Compare August 20, 2026 12:18
@justeph

justeph commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

FYI, riscv64 support is already merged upstream and will be part of future feature release see tornadoweb/tornado#3546

@justeph
justeph marked this pull request as ready for review August 20, 2026 12:24
Comment thread .github/workflows/build-tornado.yml Outdated
- name: Audit ABI3 compliance
# This may be moved into cibuildwheel itself in the future. See
# https://github.com/pypa/cibuildwheel/issues/1342
run: "pip install abi3audit && abi3audit --verbose --summary ./wheelhouse/*.whl"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uv pip install ?

We increase timeout for riscv64 runners, because they are slower than
usual build servers.

We also add  --fail-if-logs=false on the test command because although
3.14t succeeded it logs an error, which makes the entire job to fail.
This workaround is used upstream for windows machine see [1]

[1] https://github.com/tornadoweb/tornado/blob/0096f2897c98facdcd9716009ee934a7381af5ef/pyproject.toml#L26

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
@justeph
justeph force-pushed the github-actions/upgrade-tornado-6.5.8 branch from 6dab0ee to 9d85039 Compare August 20, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants