1. eb7e29f bpo-35934: Add socket.create_server() utility function (GH-11784) by Giampaolo Rodola · 5 years ago
  2. de07210 bpo-30058: Fixed buffer overflow in select.kqueue.control(). (#1095) by Serhiy Storchaka · 7 years ago
  3. 1e8ee9b Issue #23277: Remove unused sys and os imports by Berker Peksag · 8 years ago
  4. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  5. 95cbe63 Merge: #11973: add test for previously fixed kevent signed/unsigned bug. by R David Murray · 10 years ago
  6. 90f7afd #11973: add test for previously fixed kevent signed/unsigned bug. by R David Murray · 10 years ago
  7. 6e20460 Issue #21566: Make use of socket.listen() default backlog. by Charles-François Natali · 10 years ago
  8. daf4555 Issue #18571: Implementation of the PEP 446: file descriptors and file handles by Victor Stinner · 11 years ago
  9. 13423c3 Close #18794: Add a fileno() method and a closed attribute to select.devpoll by Victor Stinner · 11 years ago
  10. 1d7ec8f Issue #18325: Fix a test_kqueue failure on OpenBSD: kevent's data and event by Charles-François Natali · 11 years ago
  11. 6ddd265 Issue #18325: Fix a test_kqueue failure on OpenBSD: kevent's data and event by Charles-François Natali · 11 years ago
  12. f61d079 Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 11 years ago
  13. 7a03e2d Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 11 years ago
  14. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  15. 125b2ba Issue #12400: Add missing import (os) to test_kqueue by Victor Stinner · 13 years ago
  16. 46b2091 Issue #12400: don't use sys.stderr in test_kqueue because it may be replaced by by Victor Stinner · 13 years ago
  17. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  18. d83f1e6 Merged revisions 76108 via svnmerge from by Antoine Pitrou · 15 years ago
  19. e52e378 Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge from by Alexandre Vassalotti · 15 years ago
  20. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  21. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  22. a56c467 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from by Mark Dickinson · 15 years ago
  23. 3dfe55b Merged revisions 68897 via svnmerge from by Mark Dickinson · 15 years ago
  24. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  25. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 16 years ago