1. 5dbe0f5 bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15131) by Nick Coghlan · 5 years ago
  2. 8f59ee0 bpo-35224: PEP 572 Implementation (#10497) by Emily Morehouse · 6 years ago
  3. c943265 Issue #15767: Add ModuleNotFoundError. by Eric Snow · 8 years ago
  4. 111c7b9 Issue #26013: Added compatibility with broken protocol 2 pickles created by Serhiy Storchaka · 9 years ago
  5. b9100e5 Issue #18473: Fixed pickle compatibility tests for optional modules. by Serhiy Storchaka · 9 years ago
  6. bfe1824 Issue #18473: Fixed 2to3 and 3to2 compatible pickle mappings. by Serhiy Storchaka · 9 years ago
  7. 9d1dbca Fix issue #19834: Support unpickling of exceptions pickled by Python 2. by Walter Doerwald · 11 years ago
  8. d9dfaa9 Issue #6137: The pickle module now translates module names when loading by Antoine Pitrou · 15 years ago