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-06-25 20:36:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de4304dad8e035dbbb57d653e685312eead816df
cpython
/
Lib
/
logging
T
History
Rémi Lapeyre
25f38d7044
bpo-40836: Add docstring to logging.fatal() and logging.Logger.fatal() (GH-20563)
...
Automerge-Triggered-By: @vsajip
2020-06-15 01:03:07 -07:00
..
__init__.py
bpo-40836: Add docstring to logging.fatal() and logging.Logger.fatal() (GH-20563)
2020-06-15 01:03:07 -07:00
config.py
bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773)
2020-01-01 19:32:11 +00:00
handlers.py
bpo-39826: add getConnection() hook to logging HTTPHandler (GH-18745)
2020-03-04 10:49:51 +00:00