Skip to content

[3.14] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429)#152627

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9dd3340-3.14
Jun 29, 2026
Merged

[3.14] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429)#152627
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9dd3340-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Its exact type (empty string, tuple, list or None) varies between
platforms and Tk versions, so advise testing the result for truth.
(cherry picked from commit 9dd3340)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

…y falsy (pythonGH-152429)

Its exact type (empty string, tuple, list or None) varies between
platforms and Tk versions, so advise testing the result for truth.
(cherry picked from commit 9dd3340)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 5a09ae2 into python:3.14 Jun 29, 2026
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 29, 2026
@miss-islington miss-islington deleted the backport-9dd3340-3.14 branch June 29, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants