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.
1 parent 346f0af commit 4f3086fCopy full SHA for 4f3086f
1 file changed
Misc/NEWS
@@ -24,6 +24,10 @@ Core and Builtins
24
Extensions
25
----------
26
27
+- Issue #9526: Remove some outdated (int) casts that were preventing
28
+ the array module from working correctly with arrays of more than
29
+ 2**31 elements.
30
+
31
- Fix memory leak in ssl._ssl._test_decode_cert.
32
33
- Issue #8065: Fix memory leak in readline module (from failure to
0 commit comments