Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b6403e

Browse files
committed
Merge heads
2 parents f70fd70 + a7a3235 commit 2b6403e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ What's New in Python 3.3 Alpha 1?
1010
Core and Builtins
1111
-----------------
1212

13+
- Issue #10519: Avoid unnecessary recursive function calls in
14+
setobject.c.
15+
1316
- Issue #10363: Deallocate global locks in Py_Finalize().
1417

1518
- Issue #13018: Fix reference leaks in error paths in dictobject.c.

0 commit comments

Comments
 (0)