This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
ab7b0a03b5
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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