Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								98297f4807 
								
							 
						 
						
							
							
								
								merge with 3.3  
							
							
							
						 
						
							2013-04-06 16:47:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								cca5548159 
								
							 
						 
						
							
							
								
								merge with 3.3.1 release clone  
							
							
							
						 
						
							2013-04-06 16:42:43 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Svetlov 
								
							 
						 
						
							
							
							
							
								
							
							
								cb04acf425 
								
							 
						 
						
							
							
								
								Add link to glossary for hashable term in docs for set type  
							
							
							
						 
						
							2013-04-05 16:22:01 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Svetlov 
								
							 
						 
						
							
							
							
							
								
							
							
								9a411ce9ea 
								
							 
						 
						
							
							
								
								Add link to glossary for hashable term in docs for set type  
							
							
							
						 
						
							2013-04-05 16:21:50 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								b9e2147dee 
								
							 
						 
						
							
							
								
								#8913 : merge with 3.3.  
							
							
							
						 
						
							2013-04-04 09:16:42 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								09f0ddec21 
								
							 
						 
						
							
							
								
								#8913 : add examples and docs for date/time/datetime.__format__.  Patch by Heikki Partanen.  
							
							
							
						 
						
							2013-04-04 09:16:15 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								fd4bba1bf3 
								
							 
						 
						
							
							
								
								Merge with 3.3  
							
							
							
						 
						
							2013-04-03 12:45:47 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								41459a9b29 
								
							 
						 
						
							
							
								
								Issue  #15940 : Replace tab.  
							
							
							
						 
						
							2013-04-03 12:45:24 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								670e1b7b1e 
								
							 
						 
						
							
							
								
								Merge with 3.3  
							
							
							
						 
						
							2013-04-03 12:35:25 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								b5e2e7e93a 
								
							 
						 
						
							
							
								
								Issue  #15940 : Specify effect of locale on time functions.  
							
							
							
						 
						
							2013-04-03 12:34:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ned Deily 
								
							 
						 
						
							
							
							
							
								
							
							
								05bdd853ec 
								
							 
						 
						
							
							
								
								Issue  #17586 : fix typo in contextlib.rst  
							
							
							
						 
						
							2013-03-31 17:06:15 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									R David Murray 
								
							 
						 
						
							
							
							
							
								
							
							
								5cbf3a0d6e 
								
							 
						 
						
							
							
								
								Merge  #17435 : Don't use mutable default values in Timer.  
							
							... 
							
							
							
							Patch by Denver Coneybeare with some test modifications by me. 
							
						 
						
							2013-03-30 17:22:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									R David Murray 
								
							 
						 
						
							
							
							
							
								
							
							
								19aeb439c6 
								
							 
						 
						
							
							
								
								Issue  #17435 : Don't use mutable default values in Timer.  
							
							... 
							
							
							
							Patch by Denver Coneybeare with some test modifications by me. 
							
						 
						
							2013-03-30 17:19:38 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								9d67238439 
								
							 
						 
						
							
							
								
								#17539 : merge with 3.3.  
							
							
							
						 
						
							2013-03-30 05:56:21 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								b40a2203ad 
								
							 
						 
						
							
							
								
								#17539 : fix MagicMock example.  Patch by Berker Peksag.  
							
							
							
						 
						
							2013-03-30 05:55:52 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								e612c1e29f 
								
							 
						 
						
							
							
								
								#17438 : merge with 3.3.  
							
							
							
						 
						
							2013-03-29 04:02:14 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								6d2bc6e80b 
								
							 
						 
						
							
							
								
								#17438 : add links to the conversion tables in dump(s)/load(s).  
							
							
							
						 
						
							2013-03-29 03:59:29 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine Pitrou 
								
							 
						 
						
							
							
							
							
								
							
							
								2463e5fee4 
								
							 
						 
						
							
							
								
								Issue  #16692 : The ssl module now supports TLS 1.1 and TLS 1.2.  Initial patch by Michele Orrù.  
							
							
							
						 
						
							2013-03-28 22:24:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								1bab7134a8 
								
							 
						 
						
							
							
								
								Merge with 3.3.  
							
							
							
						 
						
							2013-03-28 13:28:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								44ea77bd81 
								
							 
						 
						
							
							
								
								Closes   #4159 : add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.  
							
							
							
						 
						
							2013-03-28 13:28:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								8cb15bf6ff 
								
							 
						 
						
							
							
								
								merge with 3.3  
							
							
							
						 
						
							2013-03-28 09:11:59 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								6ba6b13e32 
								
							 
						 
						
							
							
								
								Fix XML vulnerability link targets.  
							
							
							
						 
						
							2013-03-28 09:11:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								67ddccafc3 
								
							 
						 
						
							
							
								
								#17329 : merge with 3.3.  
							
							
							
						 
						
							2013-03-27 20:13:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								184e59357e 
								
							 
						 
						
							
							
								
								#17329 : merge with 3.2.  
							
							
							
						 
						
							2013-03-27 20:12:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								265281ac02 
								
							 
						 
						
							
							
								
								#17329 : document unittest.SkipTest.  Initial patch by Zachary Ware.  
							
							
							
						 
						
							2013-03-27 20:11:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Heimes 
								
							 
						 
						
							
							
							
							
								
							
							
								9869e60dc2 
								
							 
						 
						
							
							
								
								Issue 17538: Document XML vulnerabilties  
							
							
							
						 
						
							2013-03-26 17:48:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Heimes 
								
							 
						 
						
							
							
							
							
								
							
							
								768f6a5360 
								
							 
						 
						
							
							
								
								Issue 17538: Document XML vulnerabilties  
							
							
							
						 
						
							2013-03-26 17:47:23 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Heimes 
								
							 
						 
						
							
							
							
							
								
							
							
								7380a67267 
								
							 
						 
						
							
							
								
								Issue 17538: Document XML vulnerabilties  
							
							
							
						 
						
							2013-03-26 17:35:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								a809e4a540 
								
							 
						 
						
							
							
								
								merge with upstream 3.3 branch  
							
							
							
						 
						
							2013-03-25 07:01:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine Pitrou 
								
							 
						 
						
							
							
							
							
								
							
							
								64c16c3311 
								
							 
						 
						
							
							
								
								Issue  #17150 : pprint now uses line continuations to wrap long string literals.  
							
							
							
						 
						
							2013-03-23 20:30:39 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								4a8ea9e2a6 
								
							 
						 
						
							
							
								
								Fixes issue  #17488 : Change the subprocess.Popen bufsize parameter default value  
							
							... 
							
							
							
							from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs. 
							
						 
						
							2013-03-23 12:00:00 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								a1b9ed32ee 
								
							 
						 
						
							
							
								
								Fixes issue  #17488 : Change the subprocess.Popen bufsize parameter default value  
							
							... 
							
							
							
							from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs. 
							
						 
						
							2013-03-23 11:54:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								a1ed539268 
								
							 
						 
						
							
							
								
								Fixes issue  #17488 : Change the subprocess.Popen bufsize parameter default value  
							
							... 
							
							
							
							from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs. 
							
						 
						
							2013-03-23 11:44:25 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
							
							
								
							
							
								59addb7dec 
								
							 
						 
						
							
							
								
								merge  
							
							
							
						 
						
							2013-03-23 09:08:18 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
							
							
								
							
							
								3ddba16aa6 
								
							 
						 
						
							
							
								
								Update collections ABC table to match the __abstractmethods__ attribute for each container.  
							
							
							
						 
						
							2013-03-23 09:07:36 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
							
							
								
							
							
								51612fd803 
								
							 
						 
						
							
							
								
								merge  
							
							
							
						 
						
							2013-03-23 08:21:52 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Hettinger 
								
							 
						 
						
							
							
							
							
								
							
							
								378170d5d9 
								
							 
						 
						
							
							
								
								Issue 17447:  Clarify that str.isidentifier doesn't check for reserved keywords.  
							
							
							
						 
						
							2013-03-23 08:21:12 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Georg Brandl 
								
							 
						 
						
							
							
							
							
								
							
							
								0a1bc11c66 
								
							 
						 
						
							
							
								
								Fix suspicious markup in the docs.  
							
							
							
						 
						
							2013-03-23 15:59:46 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								e25df59427 
								
							 
						 
						
							
							
								
								merge  
							
							
							
						 
						
							2013-03-20 18:32:45 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								74b24047e3 
								
							 
						 
						
							
							
								
								merge  
							
							
							
						 
						
							2013-03-20 18:32:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								1f8a40b81d 
								
							 
						 
						
							
							
								
								remove the long obsolete mention of universal newlines mode only being  
							
							... 
							
							
							
							available when configured at compile time. 
							
						 
						
							2013-03-20 18:32:03 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine Pitrou 
								
							 
						 
						
							
							
							
							
								
							
							
								c9b3ef2df0 
								
							 
						 
						
							
							
								
								Issue  #16997 : unittest.TestCase now provides a subTest() context manager to procedurally generate, in an easy way, small test instances.  
							
							
							
						 
						
							2013-03-20 20:16:47 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								c622bf3f85 
								
							 
						 
						
							
							
								
								Merge usage of argument/parameter and markup fixes from 3.3.  
							
							
							
						 
						
							2013-03-20 13:54:30 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								ba7dd670cb 
								
							 
						 
						
							
							
								
								Merge usage of argument/parameter and markup fixes from 3.2.  
							
							
							
						 
						
							2013-03-20 13:54:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								93115e0914 
								
							 
						 
						
							
							
								
								Fix usage of argument/parameter and markup.  
							
							
							
						 
						
							2013-03-20 13:53:32 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								6409989dc8 
								
							 
						 
						
							
							
								
								clarifiy the documentation for issue17285. see also commit  
							
							... 
							
							
							
							ee30400efceb which updated the docstring. 
							
						 
						
							2013-03-19 23:36:59 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory P. Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								f16455aa4a 
								
							 
						 
						
							
							
								
								clarifiy the documentation for issue17285. see also commit  
							
							... 
							
							
							
							ee30400efceb which updated the docstring. 
							
						 
						
							2013-03-19 23:36:31 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Senthil Kumaran 
								
							 
						 
						
							
							
							
							
								
							
							
								08c73e80df 
								
							 
						 
						
							
							
								
								Automated merge with ssh://hg.python.org/cpython  
							
							
							
						 
						
							2013-03-19 21:27:21 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Senthil Kumaran 
								
							 
						 
						
							
							
							
							
								
							
							
								6ddec17f01 
								
							 
						 
						
							
							
								
								#17474  - merge from 3.3. Update default Docs with versionchanged markup on what's removed  
							
							
							
						 
						
							2013-03-19 18:03:39 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kristján Valur Jónsson 
								
							 
						 
						
							
							
							
							
								
							
							
								d7009c6913 
								
							 
						 
						
							
							
								
								Issue  #16475 : Support object instancing, recursion and interned strings  
							
							... 
							
							
							
							in marshal 
							
						 
						
							2013-03-19 18:02:10 -07:00