commit | 6e799be0a18d0bb5bbbdc77cd3c30a229d31dfb4 | [log] [tgz] |
---|---|---|
author | Max Bernstein <tekknolagi@users.noreply.github.com> | Thu Dec 17 16:30:29 2020 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 17 16:30:29 2020 -0800 |
tree | 8b341e9f638bbb94f5ffd1ab8d721bdfbe6c5329 | |
parent | 074ad5123f18923bdb5fa0b6e4bf24de45e32ba9 [diff] |
bpo-42199: Fix bytecode_helper assertNotInBytecode (#23031) * bpo-42199: Fix bytecode_helper assertNotInBytecode Add tests. * 📜🤖 Added by blurb_it. Co-authored-by: Dino Viehland <dinoviehland@fb.com> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>