This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07bcf14b602863c3955e66a7874e750dd67a91df
cpython
/
Lib
/
logging
T
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