COMMITS
/ Doc/library/syslog.rst February 19, 2026
S
Remove unused :platform: in module's docs (GH-144988)
Stan Ulbrych committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
December 12, 2023
R
gh-87286: Add a number of LOG_* constants to syslog (#24432)
Ronald Oussoren committed
October 31, 2023
November 29, 2022
D
gh-99127: Allow some features of syslog to the main interpreter only (gh-99128)
Dong-hee Na committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 26, 2022
N
Clarifying the documentation on library/syslog (GH-92587)
Nicolas Haller committed
February 13, 2020
September 14, 2018
A
Fix "Python" casing in a few places (GH-9001)
Andrés Delfino committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
September 14, 2012
E
#15831: merge with 3.2
Ezio Melotti committed
E
#15831: document multiple signatures on different lines. Patch by Chris Jerdonek.
Ezio Melotti committed
March 29, 2012
R
#14416: conditionally add LOG_AUTHPRIV facility and LOG_ODELAY to syslog.
R David Murray committed
R
#14416: add missing LOG_SYSLOG facility to syslog docs.
R David Murray committed
December 24, 2011
May 19, 2010
April 23, 2010
S
Port of issue8451 to python3: Syslog use sys.argv[0] for ident.
Sean Reifscheider committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed