File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 635635 "library/exceptions.rst" : "builtins/exceptions.rst" ,
636636 "library/threadsafety.rst" : "builtins/threadsafety.rst" ,
637637 "library/time-complexity.rst" : "builtins/time-complexity.rst" ,
638+ # Renamed to tkinter.dialogs.rst in GH-151656
639+ "library/dialog.rst" : "library/tkinter.dialogs.rst" ,
638640}
639641
640642# Refuse to run the doctest builder under a mismatched Python
Original file line number Diff line number Diff line change @@ -83,9 +83,6 @@ reference/expressions.html: generator.close
8383reference/expressions.html: generator.send
8484reference/expressions.html: generator.throw
8585
86- # Renamed to library/tkinter.dialogs.html
87- library/dialog.html: (page missing)
88-
8986# Obsolete sections in 'turtle' docs
9087library/turtle.html: changes-since-python-2-6
9188library/turtle.html: changes-since-python-3-0
You can’t perform that action at this time.
0 commit comments