1. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 14 years ago
  2. 279b56d Fix a minor docs bug. by Senthil Kumaran · 14 years ago
  3. 3a4e50c Document the fact that the 'test' package is meant only for use by Python by Brett Cannon · 14 years ago
  4. af1d434 Merged revisions 81279 via svnmerge from by Senthil Kumaran · 14 years ago
  5. 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
  6. f8754a6 Update versionadded/changed. by Ezio Melotti · 14 years ago
  7. 53b506be Merged revisions 79049 via svnmerge from by Florent Xicluna · 14 years ago
  8. b14930c Only the parts which are relevant for 3.x branch. by Florent Xicluna · 14 years ago
  9. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  10. 705d9d5 2.7 -> 3.1 versionchanges. by Georg Brandl · 15 years ago
  11. 155374d Merged revisions 72167 via svnmerge from by Walter Dörwald · 15 years ago
  12. 4738470 Merged revisions 71799 via svnmerge from by Nick Coghlan · 15 years ago
  13. fce769e Merged revisions 71465 via svnmerge from by Nick Coghlan · 15 years ago
  14. 277a150 Remove 2.6 versionchanges, turn 2.7 ones into 3.1. by Georg Brandl · 16 years ago
  15. fcf5d63 forward port r66386 by Benjamin Peterson · 16 years ago
  16. 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
  17. 79e4803 remove test.support.have_unicode by Benjamin Peterson · 16 years ago
  18. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  19. 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 16 years ago
  20. 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 17 years ago
  21. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  22. 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
  23. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  24. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  25. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago