An error occurred fetching the project authors.
- 22 Aug, 2002 1 commit
-
-
Jeremy Hylton authored
Boost the accumulator limit to 60000. Use "".join() to accumulate multiple strings, since it is not unusual to have more than 2 strings to join together. Add comment explaining why we do this stuff.
-
- 02 Jul, 2002 1 commit
-
-
Toby Dickenson authored
-
- 11 Jun, 2002 1 commit
-
-
Jeremy Hylton authored
-
- 04 Apr, 2002 1 commit
-
-
Jeremy Hylton authored
I expect this code will become ZEO 1.1.
-
- 15 Mar, 2002 1 commit
-
-
Jeremy Hylton authored
-
- 11 Feb, 2002 1 commit
-
-
Guido van Rossum authored
-
- 11 Jan, 2002 2 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 07 Sep, 2001 1 commit
-
-
Jeremy Hylton authored
Wrap send() and recv() calls in try/except The try/except catches errors like EAGAIN that indicate transient failures. In those cases, treat as send() and recv() of no data and return from method gracefully.
-
- 30 May, 2001 1 commit
-
-
Jeremy Hylton authored
-
- 06 Oct, 2000 1 commit
-
-
Jim Fulton authored
-
- 10 Jul, 2000 1 commit
-
-
Jim Fulton authored
-
- 09 May, 2000 1 commit
-
-
Jim Fulton authored
-
- 23 Nov, 1999 1 commit
-
-
Jim Fulton authored
Renamed some classes to make their intent clearer. Fixed a silly typo in zrpc.
-
- 16 Nov, 1999 2 commits
-
-
Christopher Petrilli authored
-
Christopher Petrilli authored
-
- 25 Aug, 1999 1 commit
-
-
Jim Fulton authored
-
- 28 Jul, 1999 1 commit
-
-
Jim Fulton authored
-
- 26 Jul, 1999 1 commit
-
-
Jim Fulton authored
-