Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
41d13f61d289a16eb27675e6ed5be8427be743ac
/
Lib
/
logging
4102478
Removed spurious import statement
by Vinay Sajip
· 21 years ago
3f74284
Minor documentation changes
by Vinay Sajip
· 21 years ago
f42d95e
Added close() (which flushes) to BufferingHandler and tidied MemoryHandler.close() [SF #901330]
by Vinay Sajip
· 21 years ago
3f9f84d
Handler close() functions call flush() [SF #901330]
by Vinay Sajip
· 21 years ago
ed6bb14
Copyright year & version number/version date changes.
by Vinay Sajip
· 21 years ago
48cfe38
Copyright year change.
by Vinay Sajip
· 21 years ago
326441e
Copyright year change. Corrections to comments. Added RESET_ERROR definition.
by Vinay Sajip
· 21 years ago
e21f606
SF bug #835457: Small typo in logging documentation
by Raymond Hettinger
· 21 years ago
6f3eaa6
SF patch #761519: Fixes for bugs 760703 and 757821
by Raymond Hettinger
· 22 years ago
a256f7d
Fix SF bug #723801, logging.setLoggerClass() doesn't support new-style classes
by Neal Norwitz
· 22 years ago
f297bd1
SF patch #725904, Minor changes to logging from module author (Vinay Sajip)
by Neal Norwitz
· 22 years ago
0df6442
Undo the apply() removals; this code needs to run under Python 1.5.2.
by Guido van Rossum
· 22 years ago
68468eb
Get rid of many apply() calls.
by Guido van Rossum
· 22 years ago
4c641d0
getpid doesn't exist on MacOS9.
by Jack Jansen
· 22 years ago
6fa635d
SF patch #687683, Patches to logging (updates from Vinay)
by Neal Norwitz
· 22 years ago
f4cdb47
amk pointed out that syslog may use UDP or TCP sockets.
by Neal Norwitz
· 22 years ago
d89c406
SF #642974, logging SysLogHandler proto type wrong
by Neal Norwitz
· 22 years ago
250684d
Use lightweight introspection instead of the inspect module hammer.
by Jeremy Hylton
· 22 years ago
2447589
Fix what I believe is a bug: when removing all previous handlers,
by Guido van Rossum
· 22 years ago
c4d047a
SF Patch #638825
by Neal Norwitz
· 22 years ago
d1cade0
SF Patch #638825 logging module
by Neal Norwitz
· 22 years ago
3165786
From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional
by Guido van Rossum
· 22 years ago
455ab77
Get rid of #! lines, references to usage as __main__, README.txt, and
by Guido van Rossum
· 22 years ago
57102f8
Adding Vinay Sajip's logging package.
by Guido van Rossum
· 22 years ago