Upgrade tornado to v6.5.8 - #206
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
justeph
force-pushed
the
github-actions/upgrade-tornado-6.5.8
branch
from
August 20, 2026 09:44
216dbbc to
5937137
Compare
justeph
force-pushed
the
github-actions/upgrade-tornado-6.5.8
branch
from
August 20, 2026 12:18
c61d6a0 to
6dab0ee
Compare
Collaborator
|
FYI, riscv64 support is already merged upstream and will be part of future feature release see tornadoweb/tornado#3546 |
justeph
marked this pull request as ready for review
August 20, 2026 12:24
threexc
reviewed
Aug 20, 2026
| - 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" |
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
force-pushed
the
github-actions/upgrade-tornado-6.5.8
branch
from
August 20, 2026 14:31
6dab0ee to
9d85039
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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