Skip to content

[3.14] gh-69134: Harden NotebookTest.test_traversal (GH-153403)#153409

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-53b0498-3.14
Jul 9, 2026
Merged

[3.14] gh-69134: Harden NotebookTest.test_traversal (GH-153403)#153409
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-53b0498-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

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

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 enabled auto-merge (squash) July 9, 2026 09:56
@serhiy-storchaka serhiy-storchaka merged commit ae00bce into python:3.14 Jul 9, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-53b0498-3.14 branch July 9, 2026 10:21
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.

2 participants