Skip to content

[3.13] gh-69134: Harden NotebookTest.test_traversal (GH-153403)#153415

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
serhiy-storchaka:backport-53b0498-3.13
Jul 10, 2026
Merged

[3.13] gh-69134: Harden NotebookTest.test_traversal (GH-153403)#153415
serhiy-storchaka merged 2 commits into
python:3.13from
serhiy-storchaka:backport-53b0498-3.13

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 9, 2026

Copy link
Copy Markdown
Member

identify(5, 5) could run before the notebook reached its requested size, so the pixel fell outside the first tab and returned ''. Guard it with a new opt-in wait_until_mapped(full_size=True).
(cherry picked from commit 53b0498)

…53403)

identify(5, 5) could run before the notebook reached its requested size,
so the pixel fell outside the first tab and returned ''.  Guard it with a
new opt-in wait_until_mapped(full_size=True).
(cherry picked from commit 53b0498)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 2546886 into python:3.13 Jul 10, 2026
39 checks passed
@serhiy-storchaka serhiy-storchaka deleted the backport-53b0498-3.13 branch July 10, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant