1. 3cbade7 bpo-23802: patch: __deepcopy__ memo dict argument usage (GH-21326) by Joannah Nanjekye · 5 years ago
  2. 69ee87e bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465) by Raymond Hettinger · 6 years ago
  3. 0200928 Include memo in the documented signature of copy.deepcopy() by Stephan Hoyer · 7 years ago
  4. 19e0494 bpo-29506: Clarify deep copy note in copy module by Sanyam Khurana · 8 years ago
  5. 0ab67df Issue #27416: clarify copy doc by Victor Stinner · 9 years ago
  6. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  7. 2e4571a Fix a few grammar problems in the documentation and comments by Martin Panter · 10 years ago
  8. 78b18d4 #11481: update copyreg docs and add example. by Ezio Melotti · 13 years ago
  9. 5b14d73 Issue #9021 - Introduce copy module better. Doc changes suggested by Terry by Senthil Kumaran · 14 years ago
  10. a59750f Merged revisions 74737 via svnmerge from by Georg Brandl · 16 years ago
  11. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 16 years ago
  12. f7fa63d Rename copy_reg module to copyreg. by Alexandre Vassalotti · 17 years ago
  13. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
  14. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 18 years ago
  15. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
  16. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago