◐ Shell
reader mode source ↗
Skip to content

bpo-33509: Fix _warnings for module_globals=None#6833

Merged
vstinner merged 3 commits into
python:masterfrom
vstinner:warn_explicit_None
May 15, 2018
Merged

bpo-33509: Fix _warnings for module_globals=None#6833
vstinner merged 3 commits into
python:masterfrom
vstinner:warn_explicit_None

Move PyDict_Check() and fix a typo

5091291

Workflow runs completed with no jobs