commit | 3dfe549bfa08a099b88efd030669359199f31064 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jun 04 16:59:44 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 04 16:59:44 2020 -0700 |
tree | baf7616d9c40b24bd8b9c82849d43f1435387388 | |
parent | e4e5ec18e2f79f9bba439b531ebf89ac148deda0 [diff] |
bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) * bpo-40807: Show warnings once from codeop._maybe_compile * Move catch_warnings * news Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 052d3fc0907be253cfd64b2c737a0b0aca586011) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>