Petri Lehtinen 
								
							 
						 
						
							
							
							
							
								
							
							
								3b9d92aefe 
								
							 
						 
						
							
							
								
								Revert "Accept None as start and stop parameters for list.index() and tuple.index()"  
							
							... 
							
							
							
							Issue #13340 . 
							
						 
						
							2011-11-06 20:59:01 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Petri Lehtinen 
								
							 
						 
						
							
							
							
							
								
							
							
								819d8d447d 
								
							 
						 
						
							
							
								
								Accept None as start and stop parameters for list.index() and tuple.index()  
							
							... 
							
							
							
							Closes  #13340 . 
						
							2011-11-05 23:18:06 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								2623a37852 
								
							 
						 
						
							
							
								
								Merged revisions 86596 via svnmerge from  
							
							... 
							
							
							
							svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
  r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line
  #9424 : Replace deprecated assert* methods in the Python test suite.
........ 
							
						 
						
							2010-11-21 13:34:58 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								aa98058cc4 
								
							 
						 
						
							
							
								
								use assert[Not]In where appropriate  
							
							
							
						 
						
							2010-01-23 23:04:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Senthil Kumaran 
								
							 
						 
						
							
							
							
							
								
							
							
								ce8e33a095 
								
							 
						 
						
							
							
								
								Reverting the Revision: 77368.  I committed Flox's big patch for tests by  
							
							... 
							
							
							
							mistake. ( It may come in for sure tough) 
							
						 
						
							2010-01-08 19:04:16 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Senthil Kumaran 
								
							 
						 
						
							
							
							
							
								
							
							
								3ddc435af6 
								
							 
						 
						
							
							
								
								Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox  
							
							
							
						 
						
							2010-01-08 18:41:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								e7d8be80ba 
								
							 
						 
						
							
							
								
								Security patches from Apple:  prevent int overflow when allocating memory  
							
							
							
						 
						
							2008-07-31 17:17:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Coghlan 
								
							 
						 
						
							
							
							
							
								
							
							
								53663a695e 
								
							 
						 
						
							
							
								
								Issue 2235: __hash__ is once again inherited by default, but inheritance can be blocked explicitly so that collections.Hashable remains meaningful  
							
							
							
						 
						
							2008-07-15 14:27:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Heimes 
								
							 
						 
						
							
							
							
							
								
							
							
								c5f05e45cf 
								
							 
						 
						
							
							
								
								Patch  #2167  from calvin: Remove unused imports  
							
							
							
						 
						
							2008-02-23 17:40:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
							
							
								
							
							
								5b07ebce86 
								
							 
						 
						
							
							
								
								Issue 2025:  Add tuple.count() and tuple.index() to follow the ABC in collections.Sequence.  
							
							
							
						 
						
							2008-02-07 00:54:20 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								0288cb0ba8 
								
							 
						 
						
							
							
								
								Add the test from issue 1704621 (the issue itself is already fixed here).  
							
							
							
						 
						
							2007-11-12 20:06:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Peters 
								
							 
						 
						
							
							
							
							
								
							
							
								9e34c04732 
								
							 
						 
						
							
							
								
								Whitespace normalization (via reindent.py).  
							
							
							
						 
						
							2005-08-26 15:20:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								be3856dcd4 
								
							 
						 
						
							
							
								
								patch [ 1141428 ] more __contains__ tests  
							
							
							
						 
						
							2005-08-24 09:08:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Walter Dörwald 
								
							 
						 
						
							
							
							
							
								
							
							
								09a3f2cc2f 
								
							 
						 
						
							
							
								
								Add tests for tuple, list and UserList that initialize the object from  
							
							... 
							
							
							
							various iterables.
(Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274 ) 
							
						 
						
							2005-03-22 22:43:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
							
							
								
							
							
								5ea7e31076 
								
							 
						 
						
							
							
								
								Improve test coverage.  
							
							
							
						 
						
							2004-09-30 07:47:20 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Walter Dörwald 
								
							 
						 
						
							
							
							
							
								
							
							
								1dde95dffa 
								
							 
						 
						
							
							
								
								Move list and tuple tests from test_types.py to their own scripts:  
							
							... 
							
							
							
							test_tuple.py and test_list.py. Common tests for tuple, list and UserList
are shared (in seq_tests.py and list_tests.py). Port tests to PyUnit.
(From SF patch #736962 ) 
							
						 
						
							2003-12-08 11:38:45 +00:00