Skip to content

sqlalchemy: Add versions 2.0.53, 2.0.54 - #2051

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
github-actions/nightly-upgrade/sqlalchemy
Draft

github-actions[bot] wants to merge 2 commits into
mainfrom
github-actions/nightly-upgrade/sqlalchemy

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatically generated by the nightly check_versions.py run.

sqlalchemy v2.0.52 -> v2.0.53, v2.0.54

Every - version: entry added to docs/packages/sqlalchemy.yaml is built by this PR's own build-sqlalchemy.yml run; merging publishes the wheels.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@luhenry luhenry closed this Sep 17, 2026
@luhenry luhenry reopened this Sep 17, 2026
test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure
spins up 30 threads doing automap+configure_mappers concurrently and
fails deterministically on the cp312 leg of both 2.0.53 and 2.0.54 CI
runs, while cp313/cp314/cp314t (and 2.0.52, already published) pass.
This is a pre-existing timing race in the test's own thread-ordering
assumptions, not a riscv64 wheel defect; our slower self-hosted runner
just lands two threads in the racy window more reliably. Patches the
sdist to skip that one test before build, per gotcha 38.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011RwtHNpuiuiCk4MstTLu8m
@github-actions

Copy link
Copy Markdown
Contributor Author
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://riseproject-dev.github.io/python-wheels/pr-preview/pr-2051/

Built to branch gh-pages at 2026-09-18 15:13 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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.

1 participant