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-22 18:55:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
6c22e65773
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Benjamin Peterson
6c22e65773
merge 3.4 (
#22788
)
2014-11-23 20:38:13 -06:00
..
__init__.py
Closes
#20537
: logging methods now accept an exception instance as well as a Boolean value or exception tuple. Thanks to Yury Selivanov for the patch.
2014-09-14 21:29:11 +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
add context parameter to HTTPHandler (
closes
#22788
)
2014-11-23 20:36:44 -06:00