1. fb34096 bpo-24792: Fix zipimporter masking the cause of import errors (GH-22204) by Irit Katriel · 3 years, 8 months ago
  2. 2de5097 bpo-26131: Deprecate usage of load_module() (GH-23469) by Brett Cannon · 3 years, 8 months ago
  3. d2e94bb bpo-42131: Add PEP 451-related methods to zipimport (GH-23187) by Brett Cannon · 3 years, 9 months ago
  4. 843c277 bpo-39791 native hooks for importlib.resources.files (GH-20576) by Jason R. Coombs · 4 years, 2 months ago
  5. 79f02fe bpo-39033: Fix NameError in zipimport during hash validation (GH-17588) by Xtreak · 4 years, 8 months ago
  6. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 5 years ago
  7. a6e956b bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327) by Elvis Pranskevichus · 6 years ago
  8. 5a5ce06 bpo-5950: Support reading zips with comments in zipimport (#9548) by Zackery Spytz · 6 years ago
  9. 9da3961 bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406) by Serhiy Storchaka · 6 years ago
  10. 79d1c2e bpo-25711: Rewrite zipimport in pure Python. (GH-6809) by Serhiy Storchaka · 6 years ago