diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-25 15:20:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-25 15:20:35 (GMT) |
commit | 0178a6b67ca3e782443f311e953509ca3eb4aacf (patch) | |
tree | c79f72988fb84de40e3f70746f6e3b637234d652 /Python/getcompiler.c | |
parent | d5aadb28545fd15cd3517b604a8c7a520abd09c6 (diff) | |
download | cpython-0178a6b67ca3e782443f311e953509ca3eb4aacf.zip cpython-0178a6b67ca3e782443f311e953509ca3eb4aacf.tar.gz cpython-0178a6b67ca3e782443f311e953509ca3eb4aacf.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).
(cherry picked from commit 954a7427ba9c2d02faed32c02090caeca873aeca)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions