Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-42199: Fix bytecode_helper assertNotInBytecode (#23031) | Max Bernstein | 2020-12-18 | 1 | -1/+2 |
| | | | | | | | | | | * 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> | ||||
* | bpo-18578: Rename and document test.bytecode_helper as ↵ | Joannah Nanjekye | 2019-09-12 | 1 | -0/+41 |
test.support.bytecode_helper (GH-15168) Rename and document test.bytecode_helper as test.support.bytecode_helper |