- 23 Nis, 2003 2 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
- upgrade to version 0.4.8
-
- 02 Mar, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 27 Şub, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 21 Şub, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 18 Şub, 2003 1 kayıt (commit)
-
-
Neal Norwitz yazdı
Mostly rename WARN -> WARNING Other misc tweaks Update tests (not in original patch)
-
- 26 Ock, 2003 2 kayıt (commit)
-
-
Neal Norwitz yazdı
Update to try UDP, if that fails, try TCP.
-
Neal Norwitz yazdı
Syslog uses UDP (SOCK_DGRAM)
-
- 23 Ock, 2003 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
Removing locking are findCaller() calls as the implementation using sys._getframe() is thread-safe. Changes reviewed by Vinay.
-
- 20 Ara, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
should copy the handlers list because it's being modified by the loop.
-
- 15 Kas, 2002 2 kayıt (commit)
-
-
Neal Norwitz yazdı
Fix pychecker warnings, port arg was unused (it was always the default) Need a global statement for _listener
-
Neal Norwitz yazdı
Fix pychecker warnings, remove unused imports and rename root
-
- 14 Kas, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
defaults dictionary parameter which is passed to ConfigParser.
-
- 13 Kas, 2002 2 kayıt (commit)
-
-
-
Guido van Rossum yazdı
-