Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.2k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-25711: Rewrite zipimport in pure Python.
- #6809
#6809
Merged
serhiy-storchaka
merged 17 commits into
python:master
python/cpython:master
from
serhiy-storchaka:zipimport
serhiy-storchaka/cpython:zipimport
Copy head branch name to clipboard
Sep 18, 2018
Conversation
Commits
17
(17)
Checks
Files changed
Merged
bpo-25711: Rewrite zipimport in pure Python.
#6809
serhiy-storchaka
merged 17 commits into
python:master
python/cpython:master
from
serhiy-storchaka:zipimport
serhiy-storchaka/cpython:zipimport
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2018
bpo-25711: Rewrite zipimport in pure Python.
serhiy-storchaka
committed
c090211
View commit details
Copy full SHA for c090211
Browse repository at this point
typo
gpshead
authored and
serhiy-storchaka
committed
fb93cdd
View commit details
Copy full SHA for fb93cdd
Browse repository at this point
Update Python/importlib_zipimport.h.
serhiy-storchaka
committed
561e14a
View commit details
Copy full SHA for 561e14a
Browse repository at this point
Fix importlib.resources.
serhiy-storchaka
committed
8d3e66d
View commit details
Copy full SHA for 8d3e66d
Browse repository at this point
Fix tests.
serhiy-storchaka
committed
c8a2cde
View commit details
Copy full SHA for c8a2cde
Browse repository at this point
Remove zipimport.c from VC project.
serhiy-storchaka
committed
0265548
View commit details
Copy full SHA for 0265548
Browse repository at this point
Remove references to PyInit_zipimport().
serhiy-storchaka
committed
9269d84
View commit details
Copy full SHA for 9269d84
Browse repository at this point
Commits on Aug 17, 2018
Merge branch 'master' into zipimport
serhiy-storchaka
committed
d34d754
View commit details
Copy full SHA for d34d754
Browse repository at this point
Commits on Aug 19, 2018
Try to fix a build on Windows.
serhiy-storchaka
committed
a683768
View commit details
Copy full SHA for a683768
Browse repository at this point
Fix tests on Windows.
serhiy-storchaka
committed
3928725
View commit details
Copy full SHA for 3928725
Browse repository at this point
Commits on Aug 25, 2018
Merge branch 'master' into zipimport
serhiy-storchaka
committed
3ea8986
View commit details
Copy full SHA for 3ea8986
Browse repository at this point
Address Brett's comments.
serhiy-storchaka
committed
6a78b4c
View commit details
Copy full SHA for 6a78b4c
Browse repository at this point
Commits on Sep 11, 2018
Merge branch 'master' into zipimport
serhiy-storchaka
committed
14c8601
View commit details
Copy full SHA for 14c8601
Browse repository at this point
Addressed commit reviews.
serhiy-storchaka
committed
5fed013
View commit details
Copy full SHA for 5fed013
Browse repository at this point
Commits on Sep 17, 2018
Merge branch 'master' into zipimport
serhiy-storchaka
committed
3984d25
View commit details
Copy full SHA for 3984d25
Browse repository at this point
Add additional comments for the cp437 table.
serhiy-storchaka
committed
33fa5a4
View commit details
Copy full SHA for 33fa5a4
Browse repository at this point
Merge branch 'master' into zipimport
serhiy-storchaka
committed
ec110a0
View commit details
Copy full SHA for ec110a0
Browse repository at this point
You can’t perform that action at this time.