Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
aa450a0364b6160be7dd61ec2d378abb0652f014
/
Lib
/
zipimport.py
79f02fe
bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
by Xtreak
· 6 years ago
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 6 years ago
a6e956b
bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327)
by Elvis Pranskevichus
· 7 years ago
5a5ce06
bpo-5950: Support reading zips with comments in zipimport (#9548)
by Zackery Spytz
· 7 years ago
9da3961
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
by Serhiy Storchaka
· 7 years ago
79d1c2e
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
by Serhiy Storchaka
· 7 years ago