]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-103878: Document that the cancelled file dialog value is only falsy (GH... 3.14
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Jun 2026 20:00:41 +0000 (22:00 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 20:00:41 +0000 (20:00 +0000)
commit5a09ae28f19708096d8ae8eca1284ebb808fd5f8
treeb6ed36609a29ac4657068bd3fe3cf8d39401bb24
parent5e0ef3f1afe892e4f64eb83368db57ac4c40cba0
[3.14] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429) (GH-152627)

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 9dd3340a623093b5d0ff054d5d42c370bb09221c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Doc/library/dialog.rst