| commit | d52ffc1d1f14576605195e4ed3a4d5d63497c3e3 | [log] [tgz] |
|---|---|---|
| author | Ken Jin <kenjin4096@gmail.com> | Sat Jun 04 00:41:18 2022 +0800 |
| committer | GitHub <noreply@github.com> | Sat Jun 04 00:41:18 2022 +0800 |
| tree | 12016895476caabdc350c7a4f92c130842cfa8c5 | |
| parent | d8f40ead92b5a973cff3a30482a7659d3b46b1ba [diff] |
gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>