[New-bugs-announce] [issue47253] LOAD_GLOBAL instruction with wrong source position

15r10nk report at bugs.python.org
Thu Apr 7 17:05:52 EDT 2022


New submission from 15r10nk <15r10nk-python-issues at polarbit.de>:

The LOAD_GLOBAL instruction has a different/wrong source position if it refers the name of an imported module.

----------
files: test3.py
messages: 416945
nosy: 15r10nk
priority: normal
severity: normal
status: open
title: LOAD_GLOBAL instruction with wrong source position
type: behavior
versions: Python 3.11
Added file: https://bugs.python.org/file50727/test3.py

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


More information about the New-bugs-announce mailing list