Skip to content

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

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

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

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>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 29, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 29, 2026 19:53
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 29, 2026
@serhiy-storchaka serhiy-storchaka merged commit c81b8c6 into python:3.13 Jun 29, 2026
28 of 29 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.13 branch June 29, 2026 19:59
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