sqlalchemy: Add versions 2.0.53, 2.0.54 - #2051
Draft
github-actions[bot] wants to merge 2 commits into
Draft
github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
Contributor
Author
|
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 by the nightly
check_versions.pyrun.sqlalchemy v2.0.52 -> v2.0.53, v2.0.54
Every
- version:entry added todocs/packages/sqlalchemy.yamlis built by this PR's ownbuild-sqlalchemy.ymlrun; merging publishes the wheels.