commit | 1e0631e5ba7fcb4882a08d2abdc7614130c07660 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Dec 22 15:01:38 2022 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 22 15:01:38 2022 -0800 |
tree | bddbd15dd9ac5906e6a80ff779d0cd4d689d05ff | |
parent | 6afc389e1d1fa969a6cbfe5d6e51d6c2f8637d7d [diff] |
gh-57762: fix misleading tkinter.Tk docstring (GH-98837) Mentioned as a desired change by terryjreedy on the corresponding issue, since Tk is not a subclass of Toplevel. (cherry picked from commit ad23da0e77c4c4a3185df64d1c199b8c17e08188) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>