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
/
test
/
test_asyncore.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed test for asyncore.
Josiah Carlson
2008-07-11
1
-3/+3
*
Fixed bugs 760475, 953599, and 1519.
Josiah Carlson
2008-07-07
1
-2/+8
*
Run svneol.py on all sources.
Martin v. Löwis
2008-06-13
1
-415/+415
*
Fixed test to reflect new filedispatcher semantics, as well as two
Josiah Carlson
2008-06-10
1
-2/+2
*
Applying updated patch from Issue 1736190, which addresses partial
Josiah Carlson
2008-06-10
1
-0/+3
*
- Issue #2550: The approach used by client/server code for obtaining ports
Trent Nelson
2008-04-08
1
-421/+412
*
Moved all of the capture_server socket setup code into the try block
Facundo Batista
2007-07-28
1
-9/+26
*
Selectively enable tests for asyncore.readwrite based on the presence
Facundo Batista
2007-07-22
1
-81/+77
*
Added a select.select call in the test server loop to make sure the
Facundo Batista
2007-07-19
1
-5/+7
*
Prevent asyncore.dispatcher tests from hanging by adding loop counters
Facundo Batista
2007-07-17
1
-20/+46
*
Changed the used port and commented out some tests that uses
Facundo Batista
2007-07-15
1
-72/+82
*
First version. Includes tests for helper functions: read, write,
Facundo Batista
2007-07-14
1
-0/+370