New submission from Amber Brown <hawk...@atleastfornow.net>: Reproducible with:
import warnings warnings.warn_explicit("msg", DeprecationWarning, "name", 1, module_globals=None) ---------- components: Interpreter Core messages: 316578 nosy: hawkowl priority: normal severity: normal status: open title: warnings.warn_explicit with module_globals=True raises a SystemError type: crash versions: Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33509> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com