Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f70fd70 + a7a3235 commit 2b6403eCopy full SHA for 2b6403e
1 file changed
Misc/NEWS
@@ -10,6 +10,9 @@ What's New in Python 3.3 Alpha 1?
10
Core and Builtins
11
-----------------
12
13
+- Issue #10519: Avoid unnecessary recursive function calls in
14
+ setobject.c.
15
+
16
- Issue #10363: Deallocate global locks in Py_Finalize().
17
18
- Issue #13018: Fix reference leaks in error paths in dictobject.c.
0 commit comments