commit | baf9f29811dba9c06e76b8e220bd77260202f299 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Apr 16 09:37:18 2017 +0300 |
committer | GitHub <noreply@github.com> | Sun Apr 16 09:37:18 2017 +0300 |
tree | 2057d3d950d1411d7399929558745fd63230556a | |
parent | 813f943c592cf225871b99cffc99304c8cbbee40 [diff] |
bpo-29839: Raise ValueError rather than OverflowError in len() for negative values. (#701)