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-19 09:15:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
b15100fe7d
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Lucas Cimon
b15100fe7d
bpo-38586: setting logging.Handler .name property in fileConfig (GH-16918)
2019-10-31 08:06:25 +00:00
..
__init__.py
bpo-37742: Return the root logger when logging.getLogger('root') is c… (
#15077
)
2019-08-02 16:53:00 +01:00
config.py
bpo-38586: setting logging.Handler .name property in fileConfig (GH-16918)
2019-10-31 08:06:25 +00:00
handlers.py
bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008)
2019-06-17 17:40:52 +01:00