commit | 2bea7716093012319b5e6a4260fe802b15031f21 | [log] [tgz] |
---|---|---|
author | Xtreak <tirkarthi@users.noreply.github.com> | Thu Jul 26 21:50:34 2018 +0530 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Jul 26 19:20:34 2018 +0300 |
tree | dabb99b7e01742747c20f9ed5bdcf1a8aaed3ab5 | |
parent | 1c8f6553ad5a7f97495972da8f35f4dabcb372d4 [diff] |
bpo-34229: Check start and stop of slice object to be long when they are not int in PySlice_GetIndices (GH-8480)