1. a6d2c76 Issue #12451: Open files in binary mode in some tests when the text file is not by Victor Stinner · 13 years ago
  2. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  3. dff6985 Use a file context manager for test_ioctl. by Brett Cannon · 14 years ago
  4. 5e38aae Issue #9758: When fcntl.ioctl() was called with mutable_flag set to True, by Antoine Pitrou · 14 years ago
  5. 39d795d Issue #7564: Skip test_ioctl if another process is attached to /dev/tty. by Florent Xicluna · 14 years ago
  6. 577473f use assert[Not]In where appropriate by Benjamin Peterson · 15 years ago
  7. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  8. a21e4ca Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge by R. David Murray · 15 years ago
  9. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  10. 2b7411d Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via svnmerge from by Benjamin Peterson · 16 years ago
  11. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  12. e25f35e Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 via svnmerge from by Christian Heimes · 16 years ago
  13. 8ee3e5a - Changes donated by Elemental Security to make it work on AIX 5.3 by Guido van Rossum · 19 years ago
  14. 26f42f6 Skip the ioctl test if we can't open /dev/tty. This happens on by Neal Norwitz · 21 years ago
  15. f008998 Fix bug by Michael W. Hudson · 21 years ago