diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-12-25 15:03:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-25 15:03:37 (GMT) |
commit | 954a7427ba9c2d02faed32c02090caeca873aeca (patch) | |
tree | a925928b34121f5f6edf2e4eba930115dd0d7433 /Misc | |
parent | 7f162e867c674f57c308a87fffcdcca3540c8933 (diff) | |
download | cpython-954a7427ba9c2d02faed32c02090caeca873aeca.zip cpython-954a7427ba9c2d02faed32c02090caeca873aeca.tar.gz cpython-954a7427ba9c2d02faed32c02090caeca873aeca.tar.bz2 |
bpo-42734: Fix crasher bogus_code_obj.py (GH-23939)
It did not work because the signature of code object constructor
was changed. Also, it used old format of bytecode (pre-wordcode).
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions