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
8f192d12af
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Bar Harel
8f192d12af
bpo-40884: Added defaults parameter for logging.Formatter (GH-20668)
...
Docs and tests are underway. Automerge-Triggered-By: @vsajip
2020-06-18 07:18:58 -07:00
..
__init__.py
bpo-40884: Added defaults parameter for logging.Formatter (GH-20668)
2020-06-18 07:18:58 -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