1. 79f02fe bpo-39033: Fix NameError in zipimport during hash validation (GH-17588) by Xtreak · 6 years ago
  2. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 6 years ago
  3. a6e956b bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327) by Elvis Pranskevichus · 7 years ago
  4. 5a5ce06 bpo-5950: Support reading zips with comments in zipimport (#9548) by Zackery Spytz · 7 years ago
  5. 9da3961 bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406) by Serhiy Storchaka · 7 years ago
  6. 79d1c2e bpo-25711: Rewrite zipimport in pure Python. (GH-6809) by Serhiy Storchaka · 7 years ago