1. b4b8f23 Merge from 3.3 (issue #15209) by Nick Coghlan · 12 years ago
  2. 0eee97c Issue #15209: Fix typo and some additional wording tweaks by Nick Coghlan · 12 years ago
  3. 10cdf99 Merge from 3.3 (Issue #15209) by Nick Coghlan · 12 years ago
  4. 8e18fc8 Issue #15209: Clarify exception chaining description by Nick Coghlan · 12 years ago
  5. b1715ea Merge 3.3 by Andrew Svetlov · 12 years ago
  6. 73a5a12 Fix typo. by Andrew Svetlov · 12 years ago
  7. c77dd20 merge 3.3 by Benjamin Peterson · 12 years ago
  8. 78f7e3a document UnicodeError attributes by Benjamin Peterson · 12 years ago
  9. 292c835 Issue #15478: Raising an OSError doesn't decode or encode the filename anymore by Victor Stinner · 12 years ago
  10. b24d3cf Fix indentation (or Sphinx will think these are attributes of ConnectionError). by Ezio Melotti · 12 years ago
  11. 1dd7c30 Merge __next__ method link fixes with 3.2. by Ezio Melotti · 12 years ago
  12. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  13. b8f2d29 Remove attribution; this is for the whatsnew. by Georg Brandl · 12 years ago
  14. d5a1c44 PEP 415: Implement suppression of __context__ display with an exception attribute by Benjamin Peterson · 12 years ago
  15. 79ec55e Issue #1559549: Add 'name' and 'path' attributes to ImportError. by Brett Cannon · 12 years ago
  16. ad8586d typo by Benjamin Peterson · 12 years ago
  17. ab7bf21 Close issue #6210: Implement PEP 409 by Nick Coghlan · 12 years ago
  18. 0ed8019 Add versionchanged notes for PEP 380 by Nick Coghlan · 13 years ago
  19. 1f7ce62 Implement PEP 380 - 'yield from' (closes #11682) by Nick Coghlan · 13 years ago
  20. 942d5ba Merge branch 3.2 by Amaury Forgeot d'Arc · 13 years ago
  21. 3b1acf1 bytes() can't be used to get a representation of an object. by Amaury Forgeot d'Arc · 13 years ago
  22. f55011f Update doc for BlockingIOError and its alias in the io module by Antoine Pitrou · 13 years ago
  23. 195e702 Mention the merging of other exceptions into OSError. by Antoine Pitrou · 13 years ago
  24. f9c7746 Update exceptions doc for PEP 3151 by Antoine Pitrou · 13 years ago
  25. fb6fd5d #10856: document (Base)Exception.args better. by Georg Brandl · 14 years ago
  26. 0bdfbfa #10723: add missing builtin exceptions. by Georg Brandl · 14 years ago
  27. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 14 years ago
  28. 08be72d Add a new warning gategory, ResourceWarning, as discussed on python-dev. It is silent by default, by Georg Brandl · 14 years ago
  29. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  30. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  31. b496bad remove reference to second argument to raise #8676 by Benjamin Peterson · 14 years ago
  32. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago
  33. fbd1b22 #7590: exception classes no longer are in the "exceptions" module. Also clean up text that was written with string exceptions in mind. by Georg Brandl · 15 years ago
  34. 985e24d fixed more examples that were using u"", print without () and unicode/str instead of str/bytes by Ezio Melotti · 15 years ago
  35. c22c6f2 Merged revisions 73706,73778 via svnmerge from by Alexandre Vassalotti · 15 years ago
  36. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  37. ae2dbe2 #5486: typos. by Georg Brandl · 15 years ago
  38. d75fcb4 Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-69730 via svnmerge from by Benjamin Peterson · 15 years ago
  39. 95817b3 Remove mentions of "plain" integers. by Georg Brandl · 16 years ago
  40. a62da1d Merged revisions 59921-59932 via svnmerge from by Christian Heimes · 17 years ago
  41. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  42. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  43. f929077 Reverting last commit. I had some staled data from an attempted svnmerge in my local sandbox by Christian Heimes · 17 years ago
  44. e69c320 Patch #1537 from Chad Austin by Christian Heimes · 17 years ago
  45. 6554cb9 Remove a few merged versionadded/changed. by Georg Brandl · 17 years ago
  46. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  47. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  48. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  49. c111d9f merge this from trunk: by Gregory P. Smith · 17 years ago
  50. 02c3056 Finish the first pass of the language reference update. by Georg Brandl · 17 years ago
  51. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  52. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 17 years ago
  53. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago