This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
102,396
Commits
7
Branches
618
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Zackery Spytz
5a5ce064b3
bpo-5950: Support reading zips with comments in zipimport (
#9548
)
...
* bpo-5950: Support reading zips with comments in zipimport
2018-09-25 15:15:47 -04:00
Serhiy Storchaka
9da3961f36
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
2018-09-19 09:28:06 +03:00
Serhiy Storchaka
79d1c2e6c9
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
2018-09-18 22:22:29 +03:00