commit | 6c94d10a193ffdaad9d3b7c2376d9f4de776575f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Jul 03 14:42:17 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Jul 03 14:42:17 2016 +0300 |
tree | 4910d3b8512256ee95749b0ce863e512b4d55eed | |
parent | e09132f2c764a9e7df1181b1999d517d949c99e6 [diff] | |
parent | af65872da2b679e4b1876412aab6a731f82a469f [diff] |
Issue #27443: __length_hint__() of bytearray itearator no longer return negative integer for resized bytearray.