[3.14] gh-139951: Tests on tuple tracking (GH-140575) by efimov-mikhail · Pull Request #140701 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 3 commits intopython:3.14from
Oct 29, 2025Merged
[3.14] gh-139951: Tests on tuple tracking (GH-140575)#140701
vstinner merged 3 commits intopython:3.14from
[3.14] gh-139951: Tests on tuple tracking (GH-140575)#140701
vstinner merged 3 commits intopython:3.14from
Conversation
Copy link Copy Markdown
Member
There was a little problem in automatic backporting, since test_tuple_fromarray was added in this PR: #139691.
bedevere-app
bot
mentioned this pull request
bedevere-app
bot
added
awaiting review
skip news
labels
bedevere-app
bot
mentioned this pull request
efimov-mikhail
requested a review
from vstinner
efimov-mikhail added 2 commits
October 28, 2025 13:12
vstinner
enabled auto-merge (squash)
Copy link Copy Markdown
Member
vstinner
commented
Oct 28, 2025
vstinner commented
Oct 28, 2025iOS CI job failed with #140702: test_UnixDatagramServer() timeout. I re-run the job, but I'm not sure that it's enough to make the CI pass.
Copy link Copy Markdown
Member Author
efimov-mikhail
commented
Oct 28, 2025
efimov-mikhail commented
Oct 28, 2025I re-run the job, but I'm not sure that it's enough to make the CI pass.
No, it's not enough.
Though we can wait for CI to be fixed, there's no hurry.
Copy link Copy Markdown
Contributor
freakboy3742
commented
Oct 28, 2025
freakboy3742 commented
Oct 28, 2025Apologies for the mess around the iOS CI task; I'll be looking at this as a priority today.
bedevere-app
bot
removed
the
awaiting review
label
efimov-mikhail
deleted the
issue-139951-tuple-track-tests-3.14
branch
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