1. 45cff66 Issue #16133: The asynchat.async_chat.handle_read() method now ignores by Victor Stinner · 10 years ago
  2. 303718c Fix empty strings to empty bytes objects. by Serhiy Storchaka · 11 years ago
  3. 5e028ae Fix empty strings to empty bytes objects. by Serhiy Storchaka · 11 years ago
  4. 4da459c Fix markup of notes recommending asyncio. by Guido van Rossum · 11 years ago
  5. aa40775 Add note to asyncore/asynchat recommending asyncio for new code. by Guido van Rossum · 11 years ago
  6. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  7. 0fb41b5 remove unused import in asyncore doc by Giampaolo Rodola' · 12 years ago
  8. f5a1d76 Fix indentation. by Georg Brandl · 12 years ago
  9. d6b3840 merge from 3.2 by Senthil Kumaran · 13 years ago
  10. 656df5e Fix closes issue 12360 - correcting parameter names in asyncore documentation. by Senthil Kumaran · 13 years ago
  11. 1ebca48 Merge doc fixes. by Georg Brandl · 13 years ago
  12. 891391b Merge doc fixes. by Georg Brandl · 13 years ago
  13. 45ec333 #11227: use Host header in asyncore example. by Georg Brandl · 13 years ago
  14. 103a6d6 Issue 11177: asyncore's create_socket() arguments can now be omitted. by Giampaolo Rodolà · 13 years ago
  15. fb9a9c8 Merged revisions 88581 via svnmerge from by Giampaolo Rodolà · 13 years ago
  16. 61a0bf5 (issue 11232) - fix asyncore documentation issue (patch by Sandro Tosi) by Giampaolo Rodolà · 13 years ago
  17. ead4975 Missing source links. by Raymond Hettinger · 14 years ago
  18. 04d40ee fix syntax highlighting in asyncore example code by Giampaolo Rodolà · 14 years ago
  19. 5ea3d0f Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED error. by Giampaolo Rodolà · 14 years ago
  20. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  21. eeed955 Indent version tags properly. by Georg Brandl · 14 years ago
  22. 977c707 Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcher by Giampaolo Rodolà · 14 years ago
  23. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  24. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  25. 21896a3 Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,78331-78332,78336,78339,78343,78378-78379,78415,78559,78717,78791 via svnmerge from by Benjamin Peterson · 14 years ago
  26. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  27. 78532ba Merged revisions 70873,70904,70934,71490 via svnmerge from by R. David Murray · 15 years ago
  28. 1893ce7 Fixed documentation to be correct for Py3k. by Josiah Carlson · 16 years ago
  29. d74900e Committing Py3k version of changelist 64080 and 64257, along with updated tests by Josiah Carlson · 16 years ago
  30. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  31. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  32. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  33. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  34. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago