[issue44148] Raise a SystemError if frame is NULL in PyEval_GetGlobals

Shreyan Avigyan report at bugs.python.org
Sun May 16 11:37:45 EDT 2021


Shreyan Avigyan <shreyan.avigyan at gmail.com> added the comment:

Sorry, it's SystemError not RuntimeError

----------
title: Raise a RuntimeError if frame is NULL in PyEval_GetGlobals -> Raise a SystemError if frame is NULL in PyEval_GetGlobals

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


More information about the Python-bugs-list mailing list