commit | bf4bb2e43030661e568d5d4b046e8b9351cc164c | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 30 19:46:59 2017 +0300 |
committer | GitHub <noreply@github.com> | Thu Mar 30 19:46:59 2017 +0300 |
tree | b014ec3810488d4cb4995b9af1748302bd7b1ed2 | |
parent | a6b4e1902250d6f28ca6d083ce1c8d7e9b91974b [diff] |
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (#887) (#907) when pass indices of wrong type. (cherry picked from commit d4edfc9abffca965e76ebc5957a92031a4d6c4d4)