Miss Islington (bot) 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8b052751d3 
								
							 
						 
						
							
							
								
								bpo-41384: Raise TclError in tkinter.OptionMenu (GH-21601)  
							
							... 
							
							
							
							... when an unknown option is passed.  TypeError was being raised because a 2to3 fix was missing.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit f1d40f941a 
							
						 
						
							2020-07-26 22:14:12 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								06cb94bc84 
								
							 
						 
						
							
							
								
								bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545)  
							
							... 
							
							
							
							On Windows use UTF-16 (or UTF-32 for 32-bit Tcl_UniChar) with the
"surrogatepass" error handler for converting to/from Tcl Unicode objects.
On Linux use UTF-8 with the "surrogateescape" error handler for converting
to/from Tcl String objects.
Converting strings from Tcl to Python and back now never fails
(except MemoryError). 
							
						 
						
							2019-10-04 13:09:52 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								662db125cd 
								
							 
						 
						
							
							
								
								bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)  
							
							... 
							
							
							
							They now return NotImplemented for unsupported type of the other operand. 
							
						 
						
							2019-08-08 08:42:54 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Flavian Hautbois 
								
							 
						 
						
							
							
							
							
								
							
							
								76b645124b 
								
							 
						 
						
							
							
								
								bpo-29446: tkinter 'import *' only imports what it should (GH-14864)  
							
							... 
							
							
							
							Add __all__ to tkinter.__init__ and submodules.  Replace 'import *'
with explicit imports in some submodules. 
							
						 
						
							2019-07-25 21:30:33 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zackery Spytz 
								
							 
						 
						
							
							
							
							
								
							
							
								50866e9ed3 
								
							 
						 
						
							
							
								
								bpo-25451: Add transparency methods to tkinter.PhotoImage. (GH-10406)  
							
							
							
						 
						
							2019-04-05 13:17:13 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juliette Monsel 
								
							 
						 
						
							
							
							
							
								
							
							
								1deea5e539 
								
							 
						 
						
							
							
								
								bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760)  
							
							
							
						 
						
							2018-10-18 22:28:31 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juliette Monsel 
								
							 
						 
						
							
							
							
							
								
							
							
								bf034715db 
								
							 
						 
						
							
							
								
								bpo-23831: Add moveto method to the tkinter.Canvas widget. (GH-9768)  
							
							
							
						 
						
							2018-10-12 19:44:10 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Juliette Monsel 
								
							 
						 
						
							
							
							
							
								
							
							
								af5658ae93 
								
							 
						 
						
							
							
								
								bpo-34829: Add missing selection_ methods to the Tkinter Spinbox. (GH-9617)  
							
							... 
							
							
							
							Implement the methods selection_from(), selection_range(), selection_present()
and selection_to() for Tkinter Spinbox. 
							
						 
						
							2018-10-08 19:29:24 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c75c1e0e8a 
								
							 
						 
						
							
							
								
								bpo-34189: Fix checking for bugfix Tcl version. (GH-8397)  
							
							
							
						 
						
							2018-07-22 21:41:48 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e271ca78e3 
								
							 
						 
						
							
							
								
								bpo-34189: Add simple tests for new Tk widget options. (GH-8396)  
							
							
							
						 
						
							2018-07-22 19:50:14 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheryl Sabella 
								
							 
						 
						
							
							
							
							
								
							
							
								74382a3f17 
								
							 
						 
						
							
							
								
								bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701)  
							
							
							
						 
						
							2018-03-04 12:41:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								a92adf8f07 
								
							 
						 
						
							
							
								
								bpo-30310: Add a test for non-ascii font family. ( #1567 ) ( #1832 )  
							
							
							
						 
						
							2017-05-27 17:01:31 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								016a9acb26 
								
							 
						 
						
							
							
								
								Issue  #27939 : Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused  
							
							... 
							
							
							
							by representing the scale as float value internally in Tk.  tkinter.IntVar
now works if float value is set to underlying Tk variable. 
							
						 
						
							2016-10-30 18:52:02 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								32c0d3ada5 
								
							 
						 
						
							
							
								
								Issue  #27939 : Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused  
							
							... 
							
							
							
							by representing the scale as float value internally in Tk.  tkinter.IntVar
now works if float value is set to underlying Tk variable. 
							
						 
						
							2016-10-30 18:49:52 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								b554faddf5 
								
							 
						 
						
							
							
								
								Issue  #22115 : Updated Misc/NEWS.  
							
							
							
						 
						
							2016-06-26 17:47:46 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								745a407df8 
								
							 
						 
						
							
							
								
								Issue  #22115 : Fixed tracing Tkinter variables:  
							
							... 
							
							
							
							* tracing in the "u" mode now works
* trace_vdelete() with wrong mode no longer break tracing
* trace_vinfo() now always returns a list of pairs of strings 
							
						 
						
							2016-06-26 17:42:23 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								8122174af1 
								
							 
						 
						
							
							
								
								Issue  #22115 : Added methods trace_add, trace_remove and trace_info in the  
							
							... 
							
							
							
							tkinter.Variable class.  They replace old methods trace_variable, trace,
trace_vdelete and trace_vinfo that use obsolete Tcl commands and might
not work in future versions of Tcl. 
							
						 
						
							2016-06-26 09:46:57 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								8acb568c88 
								
							 
						 
						
							
							
								
								Issue  #27025 : Generated names for Tkinter widgets are now more meanful  
							
							... 
							
							
							
							and recognizirable. 
							
						 
						
							2016-06-13 09:24:11 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								2d68f18656 
								
							 
						 
						
							
							
								
								Issue  #26177 : Fixed the keys() method for Canvas and Scrollbar widgets.  
							
							
							
						 
						
							2016-03-09 10:52:08 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								42a4366ad5 
								
							 
						 
						
							
							
								
								Issue  #26177 : Fixed the keys() method for Canvas and Scrollbar widgets.  
							
							... 
							
							
							
							Added few missed tests for configure options. 
							
						 
						
							2016-03-09 10:33:51 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								fa02131adb 
								
							 
						 
						
							
							
								
								Issue  #25263 : Fixed the tkinter.test.test_tkinter.test_font.FontTest test  
							
							... 
							
							
							
							failure when the test is ran the second time.
The root attribute was set in parent class in setUpClass and then
overridded in child class in tearDownClass. 
							
						 
						
							2015-11-10 15:31:52 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								e46e09d0f5 
								
							 
						 
						
							
							
								
								Issue  #25263 : Fixed the tkinter.test.test_tkinter.test_font.FontTest test  
							
							... 
							
							
							
							failure when the test is ran the second time.
The root attribute was set in parent class in setUpClass and then
overridded in child class in tearDownClass. 
							
						 
						
							2015-11-10 15:31:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								40fe35a95e 
								
							 
						 
						
							
							
								
								Issue  #25263 : Fixed the tkinter.test.test_tkinter.test_font.FontTest test  
							
							... 
							
							
							
							failure when the test is ran the second time.
The root attribute was set in parent class in setUpClass and then
overridded in child class in tearDownClass. 
							
						 
						
							2015-11-10 15:30:35 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								29a2f7c6b3 
								
							 
						 
						
							
							
								
								Issue  #25263 : Trying to fix test_use on Windows.  
							
							
							
						 
						
							2015-11-07 18:06:24 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								ac803cd2f3 
								
							 
						 
						
							
							
								
								Issue  #24408 : Fixed test for tkinter.Font on OS X.  
							
							... 
							
							
							
							Based on patch by Martin Panter. 
							
						 
						
							2015-06-21 14:42:57 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								753a1dfcc2 
								
							 
						 
						
							
							
								
								Issue  #24408 : Fixed test for tkinter.Font on OS X.  
							
							... 
							
							
							
							Based on patch by Martin Panter. 
							
						 
						
							2015-06-21 14:41:44 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								fabdc827a5 
								
							 
						 
						
							
							
								
								Issue  #24408 : Added more tkinter.Font tests.  
							
							
							
						 
						
							2015-06-09 07:21:00 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								c0ed707b2f 
								
							 
						 
						
							
							
								
								Issue  #24408 : Added more tkinter.Font tests.  
							
							
							
						 
						
							2015-06-09 07:18:54 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								645058d11a 
								
							 
						 
						
							
							
								
								Issue  #23880 : Tkinter's getint() and getdouble() now support Tcl_Obj.  
							
							... 
							
							
							
							Tkinter's getdouble() now supports any numbers (in particular int). 
							
						 
						
							2015-05-06 14:00:04 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								f28d54d3b9 
								
							 
						 
						
							
							
								
								Use more precise Tcl version checks in tests.  
							
							
							
						 
						
							2015-04-23 10:58:15 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								3bd66abb94 
								
							 
						 
						
							
							
								
								Use more precise Tcl version checks in tests.  
							
							
							
						 
						
							2015-04-23 10:57:40 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								06e66108c6 
								
							 
						 
						
							
							
								
								Issue  #15133 : _tkinter.tkapp.getboolean() now supports Tcl_Obj and always  
							
							... 
							
							
							
							returns bool.  tkinter.BooleanVar now validates input values (accepted bool,
int, str, and Tcl_Obj).  tkinter.BooleanVar.get() now always returns bool. 
							
						 
						
							2015-04-04 12:44:30 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								9a6e201f7d 
								
							 
						 
						
							
							
								
								Issue  #15133 : _tkinter.tkapp.getboolean() now supports Tcl_Obj and always  
							
							... 
							
							
							
							returns bool.  tkinter.BooleanVar now validates input values (accepted bool,
int, str, and Tcl_Obj).  tkinter.BooleanVar.get() now always returns bool. 
							
						 
						
							2015-04-04 12:43:01 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								66106626ed 
								
							 
						 
						
							
							
								
								Issue  #22236 : Tkinter tests now don't reuse default root window.  New root  
							
							... 
							
							
							
							window is created for every test class.
Fixed Tkinter images copying operations in NoDefaultRoot mode.
Tcl command names generated for "after" callbacks now contains a name of
original function. 
							
						 
						
							2014-08-24 09:10:58 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								d00aff2f62 
								
							 
						 
						
							
							
								
								Issue  #22236 : Tkinter tests now don't reuse default root window.  New root  
							
							... 
							
							
							
							window is created for every test class.
Fixed Tkinter images copying operations in NoDefaultRoot mode.
Tcl command names generated for "after" callbacks now contains a name of
original function. 
							
						 
						
							2014-08-24 09:07:47 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								f44611cadf 
								
							 
						 
						
							
							
								
								Issue  #21580 : Now Tkinter correctly handles bytes arguments passed to Tk.  
							
							... 
							
							
							
							In particular this allows to initialize images from binary data. 
							
						 
						
							2014-07-30 18:34:01 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								74596a887a 
								
							 
						 
						
							
							
								
								Issue  #21580 : Now Tkinter correctly handles bytes arguments passed to Tk.  
							
							... 
							
							
							
							In particular this allows to initialize images from binary data. 
							
						 
						
							2014-07-30 18:33:13 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								1ce2289342 
								
							 
						 
						
							
							
								
								Issue  #6167 : Backported tests for Scrollbar.activate() and Scrollbar.set()  
							
							... 
							
							
							
							from 6ae34a948cb4. 
							
						 
						
							2014-07-23 22:08:45 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								320f339131 
								
							 
						 
						
							
							
								
								Issue  #6167 : Scrollbar.activate() now returns the name of active element if  
							
							... 
							
							
							
							the argument is not specified.  Scrollbar.set() now always accepts only 2
arguments.  Added tests for Scrollbar.activate() and Scrollbar.set(). 
							
						 
						
							2014-07-23 22:00:44 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								07bcf14b60 
								
							 
						 
						
							
							
								
								Issue  #6181 : Fixed minor bugs in tkinter.Listbox methods:  
							
							... 
							
							
							
							bbox(), curselection() and get(). 
							
						 
						
							2014-06-02 21:32:49 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								fc14ad9962 
								
							 
						 
						
							
							
								
								Issue  #6181 : Fixed minor bugs in tkinter.Listbox methods:  
							
							... 
							
							
							
							bbox(), curselection() and get(). 
							
						 
						
							2014-06-02 21:31:07 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								3ffa7ab2ef 
								
							 
						 
						
							
							
								
								Issue  #21605 : Added tests for Tkinter images.  
							
							
							
						 
						
							2014-06-01 12:36:39 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								694c3153b0 
								
							 
						 
						
							
							
								
								Issue  #21605 : Added tests for Tkinter images.  
							
							
							
						 
						
							2014-06-01 12:34:56 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								ff36b79c7f 
								
							 
						 
						
							
							
								
								Fixed new Tkinter tests added in issue  #21522  with Tk 8.4.  
							
							
							
						 
						
							2014-05-23 23:58:55 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								10cbb1e463 
								
							 
						 
						
							
							
								
								Fixed new Tkinter tests added in issue  #21522  with Tk 8.4.  
							
							
							
						 
						
							2014-05-23 23:58:13 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								475620187b 
								
							 
						 
						
							
							
								
								Issue  #21522 : Added Tkinter tests for Listbox.itemconfigure(),  
							
							... 
							
							
							
							PanedWindow.paneconfigure(), and Menu.entryconfigure(). 
							
						 
						
							2014-05-23 14:09:34 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								f01fffedd1 
								
							 
						 
						
							
							
								
								Issue  #21522 : Added Tkinter tests for Listbox.itemconfigure(),  
							
							... 
							
							
							
							PanedWindow.paneconfigure(), and Menu.entryconfigure(). 
							
						 
						
							2014-05-23 14:08:43 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								3d794fb240 
								
							 
						 
						
							
							
								
								Issue  #20635 : Added tests for Tk geometry managers.  
							
							
							
						 
						
							2014-04-13 19:55:08 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								e544f9a27e 
								
							 
						 
						
							
							
								
								Issue  #20635 : Added tests for Tk geometry managers.  
							
							
							
						 
						
							2014-04-13 19:52:23 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								bcc174615c 
								
							 
						 
						
							
							
								
								Issue  #20636 : Improved the repr of Tkinter widgets.  
							
							
							
						 
						
							2014-04-04 15:45:02 +03:00