[3.14] gh-139951: Tests on tuple tracking (GH-140575) by efimov-mikhail · Pull Request #140701 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@efimov-mikhail

Copy link Copy Markdown

Member

@efimov-mikhail efimov-mikhail commented

Oct 28, 2025

edited by bedevere-app bot

Loading

There was a little problem in automatic backporting, since test_tuple_fromarray was added in this PR: #139691.

@vstinner vstinner enabled auto-merge (squash)

October 28, 2025 10:32

@vstinner

Copy link Copy Markdown

Member

iOS 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.

@efimov-mikhail

Copy link Copy Markdown

Member Author

I 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.

@freakboy3742

Copy link Copy Markdown

Contributor

Apologies for the mess around the iOS CI task; I'll be looking at this as a priority today.

efimov-mikhail reacted with heart emoji

@vstinner vstinner merged commit 8f322ad into python:3.14

Oct 29, 2025

45 checks passed

@efimov-mikhail efimov-mikhail deleted the issue-139951-tuple-track-tests-3.14 branch

October 29, 2025 14:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner Awaiting requested review from vstinner

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@efimov-mikhail @vstinner @freakboy3742 @sergey-miryanov