SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

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).
S
Serhiy Storchaka committed
954a7427ba9c2d02faed32c02090caeca873aeca
Parent: 7f162e8
Committed by GitHub <noreply@github.com> on 12/25/2020, 3:03:37 PM