1. 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 15 years ago
  2. a7ec072 #5370: doc update about unpickling objects with custom __getattr__ etc. methods. by Georg Brandl · 15 years ago
  3. a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
  4. 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
  5. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  6. 66ef83b Give the pickle special methods a signature. by Georg Brandl · 16 years ago
  7. dffbf5f Revert copy_reg -> copyreg rename. by Georg Brandl · 16 years ago
  8. 6a0a368 Fix-up docs for the copyreg module renaming. by Georg Brandl · 16 years ago
  9. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 16 years ago
  10. 3b1202d Mention that the tuple returned by __reduce__ is pickled as normal. by Georg Brandl · 16 years ago
  11. 8887e54 #835521: Add index entries for various pickle-protocol methods and attributes by Andrew M. Kuchling · 17 years ago
  12. b19be57 Some cleanup in the docs. by Georg Brandl · 17 years ago
  13. a739503 Add :term:s for "new-style class". by Georg Brandl · 17 years ago
  14. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago