1. 338cd83 bpo-25910: Link redirections in docs (#1933) by Sanyam Khurana · 7 years ago
  2. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  3. b31daff Issue #26688: Fix module name in mock docs by Berker Peksag · 8 years ago
  4. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  5. a370a42 Issue #26199: Fix broken link in unittest.mock-examples.rst by Berker Peksag · 8 years ago
  6. c02d188 Issue #22823: Use set literals instead of creating a set from a list. by Serhiy Storchaka · 10 years ago
  7. 7ad3df6 unittest.mock docs: fix use of default role by Georg Brandl · 10 years ago
  8. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  9. 728e4de Fix external links to docs.python.org to use internal links instead. by Georg Brandl · 10 years ago
  10. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  11. 0b1be1a Fix typo in example (#20963) by Éric Araujo · 10 years ago
  12. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  13. a67a79d Merge with 3.3 by Terry Jan Reedy · 11 years ago
  14. 30ffe7e Issue #20222: file is no longer a builtin in 3.x. by Terry Jan Reedy · 11 years ago
  15. 9d67238 #17539: merge with 3.3. by Ezio Melotti · 11 years ago
  16. b40a220 #17539: fix MagicMock example. Patch by Berker Peksag. by Ezio Melotti · 11 years ago
  17. a41fb4b #17351: merge with 3.3. by Ezio Melotti · 11 years ago
  18. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 11 years ago
  19. cd50108 merge with 3.3 by Georg Brandl · 11 years ago
  20. 7fc972a #17109: fix headings in mock example doc. by Georg Brandl · 11 years ago
  21. 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 · 11 years ago
  22. e212370 Use correct methods in unittest.mock examples. by Ezio Melotti · 12 years ago
  23. 2cd4873 Closes issue 14636. mock objects raise exceptions from an iterable side_effect by Michael Foord · 12 years ago
  24. 0682a0c Minor docstring / docs corrections for unittest.mock by Michael Foord · 12 years ago
  25. 2489167 Fix markup errors found by "make suspicious". by Georg Brandl · 12 years ago
  26. a9e6fb2 Unsplit unittest.mock documentation by Michael Foord · 12 years ago
  27. 944e02d Adding unittest.mock documentation by Michael Foord · 12 years ago