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.3k
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
[3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name.
- #123694
#123694
Merged
ambv
merged 10 commits into
python:3.10
python/cpython:3.10
from
jaraco:gh-123693/platform-agnostic-name
jaraco/cpython:gh-123693/platform-agnostic-name
Copy head branch name to clipboard
Sep 5, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name.
#123694
ambv
merged 10 commits into
python:3.10
python/cpython:3.10
from
jaraco:gh-123693/platform-agnostic-name
jaraco/cpython:gh-123693/platform-agnostic-name
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2024
[3.10] [3.11] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354)
Show description for c94488e
jaraco
committed
c94488e
View commit details
Copy full SHA for c94488e
Browse repository at this point
Commits on Sep 2, 2024
Add some context to the assertion for troubleshooting.
jaraco
committed
87ac08d
View commit details
Copy full SHA for 87ac08d
Browse repository at this point
Remove tests not relevant to the backported security fix.
Show description for d1eca1e
jaraco
committed
d1eca1e
View commit details
Copy full SHA for d1eca1e
Browse repository at this point
Restore the slash-prefixed paths in the malformed_paths test.
jaraco
committed
d5c243c
View commit details
Copy full SHA for d5c243c
Browse repository at this point
Commits on Sep 4, 2024
Revert "Remove tests not relevant to the backported security fix."
Show description for ee0d35f
jaraco
committed
ee0d35f
View commit details
Copy full SHA for ee0d35f
Browse repository at this point
Skip failing tests, known to fail, referencing tracking bug.
jaraco
committed
45a7927
View commit details
Copy full SHA for 45a7927
Browse repository at this point
[3.10] gh-123693: When computing the zipfile.Path.name, use PurePosixPath for platform-agnostic behavior.
Show description for 7990bf9
jaraco
committed
7990bf9
View commit details
Copy full SHA for 7990bf9
Browse repository at this point
Remove unused import
jaraco
committed
9f1dac0
View commit details
Copy full SHA for 9f1dac0
Browse repository at this point
Merge branch '3.10' into gh-123693/platform-agnostic-name
jaraco
authored
d7d5cad
View commit details
Copy full SHA for d7d5cad
Browse repository at this point
Remove unused import
jaraco
committed
0df599f
View commit details
Copy full SHA for 0df599f
Browse repository at this point
You can’t perform that action at this time.