mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 02:15:10 +00:00 
			
		
		
		
	Add Misc/NEWS entry for issue #10519
This commit is contained in:
		
						commit
						a7a32353bf
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -10,6 +10,9 @@ What's New in Python 3.3 Alpha 1? | ||||||
| Core and Builtins | Core and Builtins | ||||||
| ----------------- | ----------------- | ||||||
| 
 | 
 | ||||||
|  | - Issue #10519: Avoid unnecessary recursive function calls in | ||||||
|  |   setobject.c. | ||||||
|  | 
 | ||||||
| - Issue #10363: Deallocate global locks in Py_Finalize(). | - Issue #10363: Deallocate global locks in Py_Finalize(). | ||||||
| 
 | 
 | ||||||
| - Issue #13018: Fix reference leaks in error paths in dictobject.c. | - Issue #13018: Fix reference leaks in error paths in dictobject.c. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Petri Lehtinen
						Petri Lehtinen