commit | c818b15fa59039de67022c29085d439fa5d3ef95 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Thu Aug 13 13:18:49 2020 -0400 |
committer | GitHub <noreply@github.com> | Thu Aug 13 13:18:49 2020 -0400 |
tree | 7d5f50d4566164d94ac42da59ab141bed9d03adb | |
parent | 46d10b1237c67ff8347f533eda6a5468d098f7eb [diff] |
bpo-41520: Fix second codeop regression (GH-21848) * bpo-41520: Fix second codeop repression Fix the repression introduced by the initial regression fix.