diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-09-08 13:21:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-08 13:21:38 (GMT) |
commit | 29404b6d255b41989b0e490539781db824b368b1 (patch) | |
tree | d5fa22b652b92cf277296cb32844959ee481eadf /Python/frame.c | |
parent | 8c9f5f714e1126a3610194196fdd03d156b73dbd (diff) | |
download | cpython-29404b6d255b41989b0e490539781db824b368b1.zip cpython-29404b6d255b41989b0e490539781db824b368b1.tar.gz cpython-29404b6d255b41989b0e490539781db824b368b1.tar.bz2 |
[3.12] gh-103186: Suppress and assert expected RuntimeWarnings in test_sys_settrace (GH-103244) (#109066)
gh-103186: Suppress and assert expected RuntimeWarnings in test_sys_settrace (GH-103244)
Caused as a result of frame manipulation where locals are never assigned / initialised.
(cherry picked from commit 3e53ac99038920550358c1ea0212c3907a8cb385)
Co-authored-by: Ijtaba Hussain <ijtabahussain@live.com>
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions