Files
cpython/Python
Miss Islington (bot) 820219f786 bpo-33509: Fix _warnings for module_globals=None (GH-6833)
Don't crash on warnings.warn_explicit() if module_globals is not a dict.
(cherry picked from commit b056562860)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
2018-05-15 13:56:28 -07:00
..
2018-01-26 15:24:24 -05:00

Miscellaneous source files for the main Python shared library