Staging
v0.5.1
https://github.com/python/cpython
Revision 7edec5acdd84341145270678623545606afe8ac5 authored by R. David Murray on 31 May 2009, 20:03:27 UTC, committed by R. David Murray on 31 May 2009, 20:03:27 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r73079 | r.david.murray | 2009-05-31 15:44:27 -0400 (Sun, 31 May 2009) | 11 lines

  Merged revisions 73077 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r73077 | r.david.murray | 2009-05-31 15:15:57 -0400 (Sun, 31 May 2009) | 4 lines

    Issue 3848: document the fact that epoll register raises an IOError if
    an fd is registered twice, and add some additional epoll tests.  Patch
    by Christian Heimes.
  ........
................
1 parent 1956361
History
Tip revision: 7edec5acdd84341145270678623545606afe8ac5 authored by R. David Murray on 31 May 2009, 20:03:27 UTC
Merged revisions 73079 via svnmerge from
Tip revision: 7edec5a

README

back to top