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.1k
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
gh-102950: Implement PEP 706 – Filter for tarfile.extractall
- #102953
#102953
Merged
encukou
merged 16 commits into
python:main
python/cpython:main
from
encukou:tarfile-dir-traversal-sqsq
encukou/cpython:tarfile-dir-traversal-sqsq
Copy head branch name to clipboard
Apr 24, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-102950: Implement PEP 706 – Filter for tarfile.extractall
#102953
encukou
merged 16 commits into
python:main
python/cpython:main
from
encukou:tarfile-dir-traversal-sqsq
encukou/cpython:tarfile-dir-traversal-sqsq
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2023
Implement PEP 706 – Filter for tarfile.extractall
encukou
committed
cde089c
View commit details
Copy full SHA for cde089c
Browse repository at this point
Add a blurb
encukou
committed
2395c92
View commit details
Copy full SHA for 2395c92
Browse repository at this point
Commits on Mar 27, 2023
Remove unneeded backslashes in docs
encukou
committed
561a9d4
View commit details
Copy full SHA for 561a9d4
Browse repository at this point
Fix typos in docs & comments
Show description for 54b5644
encukou
committed
54b5644
View commit details
Copy full SHA for 54b5644
Browse repository at this point
Clarify the arguments to register_unpack_format's +function* argument
encukou
committed
7867fc3
View commit details
Copy full SHA for 7867fc3
Browse repository at this point
tests: Clean up unused variables and unnecessary f-strings
encukou
committed
734190d
View commit details
Copy full SHA for 734190d
Browse repository at this point
Commits on Apr 6, 2023
Make filter keyword-only in shutil
encukou
committed
d55ae42
View commit details
Copy full SHA for d55ae42
Browse repository at this point
Address documentation review
encukou
committed
c795bb3
View commit details
Copy full SHA for c795bb3
Browse repository at this point
Fix ReST syntax
encukou
committed
5d850cc
View commit details
Copy full SHA for 5d850cc
Browse repository at this point
Commits on Apr 11, 2023
Merge main branch to resolve conflict in Whatsnew
encukou
committed
81e9050
View commit details
Copy full SHA for 81e9050
Browse repository at this point
Remove typo
encukou
committed
de11090
View commit details
Copy full SHA for de11090
Browse repository at this point
Commits on Apr 18, 2023
Improve errorlevel handling
encukou
committed
b0c0674
View commit details
Copy full SHA for b0c0674
Browse repository at this point
Commits on Apr 19, 2023
Fix the tests to match the PEP update
encukou
committed
3796fdf
View commit details
Copy full SHA for 3796fdf
Browse repository at this point
Document type of errorlevel
encukou
committed
08ab551
View commit details
Copy full SHA for 08ab551
Browse repository at this point
Commits on Apr 20, 2023
Skip symlink-related test failures on WASI
encukou
committed
0474842
View commit details
Copy full SHA for 0474842
Browse repository at this point
Ignore unrelated errors in NoneInfoTests_Misc.test_add
encukou
committed
a255634
View commit details
Copy full SHA for a255634
Browse repository at this point
You can’t perform that action at this time.