[New-bugs-announce] [issue43381] add small test for frozen module line number table

Neil Schemenauer report at bugs.python.org
Tue Mar 2 19:52:30 EST 2021


New submission from Neil Schemenauer <nas-python at arctrix.com>:

In bug #43372, we didn't notice that the code for the __hello__ module was not re-generated.  Things seems to be okay but the line number table was corrupted.  It seems a good idea to add a small test to ensure that doesn't happen again.

I marked the test as CPython implementation specific.

----------
components: Tests
messages: 387989
nosy: nascheme
priority: low
severity: normal
stage: patch review
status: open
title: add small test for frozen module line number table
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43381>
_______________________________________


More information about the New-bugs-announce mailing list