Skip to content

Commit 4de5683

Browse files
gh-86726: Document tkinter method-name conflicts (GH-151917)
Document where widget methods shadow inherited Misc, geometry-manager and Wm methods, correct the inaccurate "size/bbox is an alias of grid_size/grid_bbox" claims, and add "# overrides X" comments at the definitions. Also document the geometry-manager ambiguity: the short names forget, info, slaves, content and propagate are defined by Pack, Place and Grid but resolve to the pack variant. Cross-reference the window-manager methods grid, forget and state with the same-named grid geometry manager, Pack.forget and ttk.Widget.state. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 851b779 commit 4de5683

4 files changed

Lines changed: 159 additions & 33 deletions

File tree

0 commit comments

Comments
 (0)