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

Skip to content

Commit 4f3086f

Browse files
committed
Misc/NEWS entry for r83751.
1 parent 346f0af commit 4f3086f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Core and Builtins
2424
Extensions
2525
----------
2626

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+
2731
- Fix memory leak in ssl._ssl._test_decode_cert.
2832

2933
- Issue #8065: Fix memory leak in readline module (from failure to

0 commit comments

Comments
 (0)