1. 3e29d93 Issue #14554: correct example for captured_stdout(); patch by Tshepang Lekhonkhobe by Sandro Tosi · 12 years ago
  2. 644cabe #14552: remove redundant wording in 'test' docs. by R David Murray · 12 years ago
  3. eea6cda Change test.support docs to be more specific about the nature of this module. by Georg Brandl · 13 years ago
  4. 197c9c9 Make this a note again. by Antoine Pitrou · 14 years ago
  5. 1d55c7e Advertise “python -m test” over test.regrtest (r87296 followup) by Éric Araujo · 14 years ago
  6. 055d2e0 Advertise “python -m” instead of direct filename. by Éric Araujo · 14 years ago
  7. 36730e8 Make this a warning and fix indentation by Antoine Pitrou · 14 years ago
  8. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 14 years ago
  9. 279b56d Fix a minor docs bug. by Senthil Kumaran · 14 years ago
  10. 3a4e50c Document the fact that the 'test' package is meant only for use by Python by Brett Cannon · 14 years ago
  11. af1d434 Merged revisions 81279 via svnmerge from by Senthil Kumaran · 14 years ago
  12. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 14 years ago
  13. f8754a6 Update versionadded/changed. by Ezio Melotti · 14 years ago
  14. 53b506be Merged revisions 79049 via svnmerge from by Florent Xicluna · 14 years ago
  15. b14930c Only the parts which are relevant for 3.x branch. by Florent Xicluna · 15 years ago
  16. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  17. 705d9d5 2.7 -> 3.1 versionchanges. by Georg Brandl · 15 years ago
  18. 155374d Merged revisions 72167 via svnmerge from by Walter Dörwald · 15 years ago
  19. 4738470 Merged revisions 71799 via svnmerge from by Nick Coghlan · 15 years ago
  20. fce769e Merged revisions 71465 via svnmerge from by Nick Coghlan · 15 years ago
  21. 277a150 Remove 2.6 versionchanges, turn 2.7 ones into 3.1. by Georg Brandl · 16 years ago
  22. fcf5d63 forward port r66386 by Benjamin Peterson · 16 years ago
  23. b130493 Make test.test_support.catch_warnings more robust as discussed on python-dev. Also add explicit tests for it to test_warnings. (forward port of r64910 from trunk) by Nick Coghlan · 16 years ago
  24. 79e4803 remove test.support.have_unicode by Benjamin Peterson · 16 years ago
  25. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  26. 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 16 years ago
  27. 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 17 years ago
  28. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  29. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  30. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  31. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  32. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago