Reimplement PySequence_Contains() and instance_contains(), so they work 
						
					 
				 
				2001-05-05 21:05:01 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PEP 227 implementation 
						
					 
				 
				2001-01-25 20:04:14 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							If a code object is compiled with nested scopes, define the CO_NESTED flag. 
						
					 
				 
				2001-03-22 02:32:48 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add the necessary field for weak reference support to the function and 
						
					 
				 
				2001-03-23 04:17:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Changing the CNRI copyright notice according to CNRI's instructions. 
						
					 
				 
				2000-08-03 16:24:25 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merging the gen-branch into the main line, at Guido's direction.  Yay! 
						
					 
				 
				2001-06-18 22:08:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							ANSI-fication and Py_PROTO extermination. 
						
					 
				 
				2000-07-09 00:20:36 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cast the result of xxxPyCObject_Import to PycStringIO_CAPI*. 
						
					 
				 
				2001-06-09 07:59:43 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix the Py_FileSystemDefaultEncoding checkin - declare the variable in a fileobject.h, and initialize it in bltinmodule. 
						
					 
				 
				2001-05-14 12:17:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF bug  #422177 :  Results from .pyc differs from .py 
						
					 
				 
				2001-05-08 15:19:57 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PyFrameObject:  rename f_stackbottom to f_stacktop, since it points to 
						
					 
				 
				2001-06-23 05:26:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add the necessary field for weak reference support to the function and 
						
					 
				 
				2001-03-23 04:17:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merging the gen-branch into the main line, at Guido's direction.  Yay! 
						
					 
				 
				2001-06-18 22:08:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Mondo changes to the iterator stuff, without changing how Python code 
						
					 
				 
				2001-04-23 14:08:49 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Two new private longobject API functions, 
						
					 
				 
				2001-06-11 21:23:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							It's unclear whether PyMarshal_XXX() are part of the public or private API. 
						
					 
				 
				2001-01-28 00:27:39 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							The addition of new parameters to functions in the Python/C API requires 
						
					 
				 
				2001-01-25 22:13:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Mondo changes to the iterator stuff, without changing how Python code 
						
					 
				 
				2001-04-23 14:08:49 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							A small change to the C API for weakly-referencable types:  Such types 
						
					 
				 
				2001-03-22 18:26:47 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merging the gen-branch into the main line, at Guido's direction.  Yay! 
						
					 
				 
				2001-06-18 22:08:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							RISCOS patch by dschwertberger 
						
					 
				 
				2001-03-02 06:10:17 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Change the version to 2.2a0.  This may look strange, but indicates 
						
					 
				 
				2001-04-18 04:31:01 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Added header file for C API exported by _cursesmodule.c 
						
					 
				 
				2000-12-22 21:51:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Iterators phase 1.  This comprises: 
						
					 
				 
				2001-04-20 19:13:02 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Some patches to Lee Busby's fpectl mods that accidentally didn't make it 
						
					 
				 
				1997-10-20 23:50:01 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Move our own getopt() implementation to _PyOS_GetOpt(), and use it 
						
					 
				 
				2000-11-03 08:18:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF patch  #418147  Fixes to allow compiling w/ Borland, from Stephen Hansen. 
						
					 
				 
				2001-05-14 22:32:33 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add a new API, PyThreadState_DeleteCurrent() that combines 
						
					 
				 
				2001-01-23 01:46:06 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Iterators phase 1.  This comprises: 
						
					 
				 
				2001-04-20 19:13:02 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add sys.excepthook. 
						
					 
				 
				2001-03-23 02:46:52 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Wrap with extern "C". Fixes bug  #428419 . 
						
					 
				 
				2001-06-05 05:58:44 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							ANSI-fication and Py_PROTO extermination. 
						
					 
				 
				2000-07-09 00:55:06 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF bug 433228: repr(list) woes when len(list) big. 
						
					 
				 
				2001-06-16 05:11:17 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merging the gen-branch into the main line, at Guido's direction.  Yay! 
						
					 
				 
				2001-06-18 22:08:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add declarations for PySys_ResetWarnOptions() and 
						
					 
				 
				2000-12-15 22:01:39 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Cruft cleanup:  Removed the unused last_is_sticky argument from the internal 
						
					 
				 
				2001-05-28 22:30:08 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							refactored the unicodeobject/ucnhash interface, to hide the 
						
					 
				 
				2001-01-19 09:45:02 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							experimental UCS-4 support: added USE_UCS4_STORAGE define to 
						
					 
				 
				2001-06-26 17:17:07 +00:00