commit | 27950d8f761b5c9b80d8ee53d2e6e619bab90180 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Aug 23 04:02:19 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 23 04:02:19 2022 -0700 |
tree | c0c278d83ebeee89818bdf8ca39d1c8af54d2a72 | |
parent | 04e37850981bceaa31759c2673a945d3713ae7ae [diff] |
GH-96187: Prevent _PyCode_GetExtra to return garbage for negative indexes (GH-96188) (cherry picked from commit 16ebae4cd4029205d932751f26c719c6cb8a6e92) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>