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  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Antoine Pitrou 
								
							 
						 
						
							
							
							
							
								
							
							
								323b9da16d 
								
							 
						 
						
							
							
								
								Issue  #7211 : Allow 64-bit values for the ident and data fields of kevent  
							
							 
							
							... 
							
							
							
							objects on 64-bit systems.  Patch by Michael Broghton.
I will revert this checkin if it causes problems on our BSD buildbots. 
							
						 
						
							2009-11-04 19:25:14 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								d77faaf48f 
								
							 
						 
						
							
							
								
								#5910 : fix kqueue for calls with more than one event.  
							
							 
							
							
							
						 
						
							2009-07-16 07:18:07 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Benjamin Peterson 
								
							 
						 
						
							
							
							
							
								
							
							
								5c8da86f3a 
								
							 
						 
						
							
							
								
								convert usage of fail* to assert*  
							
							 
							
							
							
						 
						
							2009-06-30 22:57:08 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Benjamin Peterson 
								
							 
						 
						
							
							
							
							
								
							
							
								888a39b54c 
								
							 
						 
						
							
							
								
								remove test_support.TestSkipped and just use unittest.SkipTest  
							
							 
							
							
							
						 
						
							2009-03-26 20:48:25 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mark Dickinson 
								
							 
						 
						
							
							
							
							
								
							
							
								c187d11af3 
								
							 
						 
						
							
							
								
								Issue  #5025 : Fix occasional test_kqueue failure on OS X.  
							
							 
							
							
							
						 
						
							2009-01-24 16:17:27 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Christian Heimes 
								
							 
						 
						
							
							
							
							
								
							
							
								0e9ab5f2f0 
								
							 
						 
						
							
							
								
								Applied patch  #1657  epoll and kqueue wrappers for the select module  
							
							 
							
							... 
							
							
							
							The patch adds wrappers for the Linux epoll syscalls and the BSD kqueue syscalls. Thanks to Thomas Herve and the Twisted people for their support and help.
TODO: Finish documentation documentation 
							
						 
						
							2008-03-21 23:49:44 +00:00