index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
asyncore.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #461321: Support None as a timeout in poll2 and poll3.
Martin v. Löwis
2001-09-19
1
-4/+6
*
Patch #460554: Properly test for tuples.
Martin v. Löwis
2001-09-11
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-08-20
1
-1/+1
*
Remove redundant assignment l = [] from poll3() -- copy-and-paste
Guido van Rossum
2001-08-13
1
-1/+0
*
Remove hard-coded NT constants that are already defined in errno on NT.
Jeremy Hylton
2001-08-10
1
-11/+5
*
<socket>.getsockopt() and <socket>.setsockopt() can only raise socket.error,
Fred Drake
2001-05-11
1
-1/+1
*
Remove all remaining uses of the FCNTL module from the standard library.
Fred Drake
2001-05-10
1
-4/+3
*
Whitespace normalization.
Tim Peters
2001-05-02
1
-1/+1
*
dispatcher.__repr__() was unprepared to handle the address for a Unix
Jeremy Hylton
2001-04-20
1
-11/+16
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-9/+2
*
Updated version of asyncore.py from Sam Rushing:
Andrew M. Kuchling
2001-01-24
1
-4/+40
*
Whitespace standardization.
Tim Peters
2001-01-14
1
-11/+11
*
Untabify. When compiling in -tt mode, an inconsistent Tab use error
Fred Drake
2000-09-11
1
-408/+407
*
Match Sam Rushing's current version of asyncore.py and asynchat.py
Andrew M. Kuchling
2000-09-08
1
-77/+119
*
Fix a couple broken append() calls, spotted by Tim.
Guido van Rossum
2000-02-25
1
-4/+4
*
Actually, the previous batch's comment should have been different;
Guido van Rossum
2000-02-04
1
-0/+21
*
Put Sam Rushing's original RCS ID string back, without dollars around it.
Guido van Rossum
1999-09-14
1
-1/+1
*
Sam's latest versions
Guido van Rossum
1999-06-08
1
-48/+48
*
A gift from Sam Rushing - modules asyncore and asynchat for the
Guido van Rossum
1999-01-12
1
-0/+453