]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-103878: Document that the cancelled file dialog value is only falsy (GH... 3.13
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Jun 2026 19:59:02 +0000 (21:59 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 19:59:02 +0000 (19:59 +0000)
commitc81b8c6dfe6477d99c96c0b74e01d694ee4fbcfe
treeeae000f858daa4a065f2c45a173ccf664e280be7
parenteee3ddf0ca10283cc7fea724aae9cd8665f8d15e
[3.13] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429) (GH-152628)

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