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
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
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.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-86094 Add support for Unicode Path Extra Field in ZipFile
- #102566
#102566
Merged
corona10
merged 11 commits into
python:main
python/cpython:main
from
yeojin-dev:gh-86094
yeojin-dev/cpython:gh-86094
Copy head branch name to clipboard
Apr 5, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
gh-86094 Add support for Unicode Path Extra Field in ZipFile
#102566
corona10
merged 11 commits into
python:main
python/cpython:main
from
yeojin-dev:gh-86094
yeojin-dev/cpython:gh-86094
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2023
Add support for Unicode Path Extra Field in ZipFile
agiudiceandrea
authored and
yeojin-dev
committed
671e241
View commit details
Copy full SHA for 671e241
Browse repository at this point
Add testcase for Unicode Path Extra Field in ZipFile
yeojin-dev
committed
045806c
View commit details
Copy full SHA for 045806c
Browse repository at this point
Add news
yeojin-dev
committed
e389807
View commit details
Copy full SHA for e389807
Browse repository at this point
Do not create a redundant file
yeojin-dev
committed
a9502d7
View commit details
Copy full SHA for a9502d7
Browse repository at this point
Commits on Mar 15, 2023
Raise BadZipFile instead of warning
yeojin-dev
committed
a094a35
View commit details
Copy full SHA for a094a35
Browse repository at this point
Delete orig_filename_crc
yeojin-dev
committed
7630074
View commit details
Copy full SHA for 7630074
Browse repository at this point
Commits on Mar 16, 2023
Fix testcase
yeojin-dev
committed
b7167c9
View commit details
Copy full SHA for b7167c9
Browse repository at this point
Revert "Delete orig_filename_crc"
Show description for 80b94e9
yeojin-dev
committed
80b94e9
View commit details
Copy full SHA for 80b94e9
Browse repository at this point
Add import
yeojin-dev
committed
c75e016
View commit details
Copy full SHA for c75e016
Browse repository at this point
Commits on Apr 5, 2023
Use orig_filename_crc as local variable
yeojin-dev
committed
7056bf2
View commit details
Copy full SHA for 7056bf2
Browse repository at this point
Rollback structCentralDir
yeojin-dev
committed
84f7359
View commit details
Copy full SHA for 84f7359
Browse repository at this point
You can’t perform that action at this time.