This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 13:55:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8f0d6ebfc
cpython
/
Lib
/
logging
History
Vinay Sajip
ddbd2ee6e5
Closes
#21203
: Updated fileConfig and dictConfig to remove inconsistencies. Thanks to Jure Koren for the patch.
2014-04-15 14:24:53 +01:00
..
__init__.py
Issue
#21172
: isinstance check relaxed from dict to collections.Mapping.
2014-04-10 07:12:19 +01:00
config.py
Closes
#21203
: Updated fileConfig and dictConfig to remove inconsistencies. Thanks to Jure Koren for the patch.
2014-04-15 14:24:53 +01:00
handlers.py
Issue
#20976
: pyflakes: Remove unused imports
2014-03-20 09:16:38 +01:00