This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
102,320
Commits
9
Branches
456
Tags
1.7
GiB
f14c28f397
Commit Graph
1 Commits
Author
SHA1
Message
Date
Victor Stinner
b056562860
bpo-33509: Fix _warnings for module_globals=None (
#6833
)
...
Don't crash on warnings.warn_explicit() if module_globals is not a dict.
2018-05-15 20:42:12 +02:00