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-29 07:35:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1bc246dd5d86fc27fdcca708cf3eb2b2b803ac7
cpython
/
Lib
/
logging
T
History
Vinay Sajip
ab7b0a03b5
Fixes
#27937
: optimise code used in all logging calls.
2016-09-03 16:50:09 +01:00
..
__init__.py
Fixes
#27937
: optimise code used in all logging calls.
2016-09-03 16:50:09 +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
Fixed
#27251
: corrected string/bytes handling in credentials.
2016-06-07 21:19:55 +01:00