commit | afd12650580725ac598b2845384771c14c4f952e | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Fri Apr 02 09:28:35 2021 -0600 |
committer | GitHub <noreply@github.com> | Sat Apr 03 00:28:35 2021 +0900 |
tree | 2290e54eaa5fdb75d0b0513f0e575c440150fafd | |
parent | 240bcf82a11fe7433a61da70605e924c53b88096 [diff] |
bpo-31956: Add start and stop parameters to array.index() (GH-25059) Co-Authored-By: Anders Lorentsen <Phaqui@gmail.com>