1. c02d188 Issue #22823: Use set literals instead of creating a set from a list. by Serhiy Storchaka · 10 years ago
  2. 7ad3df6 unittest.mock docs: fix use of default role by Georg Brandl · 10 years ago
  3. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  4. 728e4de Fix external links to docs.python.org to use internal links instead. by Georg Brandl · 10 years ago
  5. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  6. 0b1be1a Fix typo in example (#20963) by Éric Araujo · 10 years ago
  7. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  8. a67a79d Merge with 3.3 by Terry Jan Reedy · 11 years ago
  9. 30ffe7e Issue #20222: file is no longer a builtin in 3.x. by Terry Jan Reedy · 11 years ago
  10. 9d67238 #17539: merge with 3.3. by Ezio Melotti · 11 years ago
  11. b40a220 #17539: fix MagicMock example. Patch by Berker Peksag. by Ezio Melotti · 11 years ago
  12. a41fb4b #17351: merge with 3.3. by Ezio Melotti · 11 years ago
  13. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 11 years ago
  14. cd50108 merge with 3.3 by Georg Brandl · 12 years ago
  15. 7fc972a #17109: fix headings in mock example doc. by Georg Brandl · 12 years ago
  16. 5c64df7 Issue #17015: When it has a spec, a Mock object now inspects its signature when matching calls, so that arguments can be matched positionally or by name. by Antoine Pitrou · 12 years ago
  17. e212370 Use correct methods in unittest.mock examples. by Ezio Melotti · 12 years ago
  18. 2cd4873 Closes issue 14636. mock objects raise exceptions from an iterable side_effect by Michael Foord · 12 years ago
  19. 0682a0c Minor docstring / docs corrections for unittest.mock by Michael Foord · 12 years ago
  20. 2489167 Fix markup errors found by "make suspicious". by Georg Brandl · 12 years ago
  21. a9e6fb2 Unsplit unittest.mock documentation by Michael Foord · 12 years ago
  22. 944e02d Adding unittest.mock documentation by Michael Foord · 12 years ago