bpo-33509: Fix _warnings for module_globals=None by vstinner · Pull Request #6833 · python/cpython
1st1 approved these changes May 14, 2018
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 15, 2018Don't crash on warnings.warn_explicit() if module_globals is not a dict. (cherry picked from commit b056562) Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request
May 15, 2018Don't crash on warnings.warn_explicit() if module_globals is not a dict. (cherry picked from commit b056562) Co-authored-by: Victor Stinner <vstinner@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters