diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-25 15:22:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-25 15:22:56 (GMT) |
commit | 51f502914656a1f8e8ffdf6e1b06f670d8fea8ed (patch) | |
tree | 8b4cbc3de79d81a760490d5475bab067602125c0 /Lib/tkinter/test/widget_tests.py | |
parent | 7acfe4125725e86c982300cf10c0ab791a0783f4 (diff) | |
download | cpython-51f502914656a1f8e8ffdf6e1b06f670d8fea8ed.zip cpython-51f502914656a1f8e8ffdf6e1b06f670d8fea8ed.tar.gz cpython-51f502914656a1f8e8ffdf6e1b06f670d8fea8ed.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 'Lib/tkinter/test/widget_tests.py')
0 files changed, 0 insertions, 0 deletions