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
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 }}
youknowone
/
pyre
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
110
Code
Issues
49
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
import: test_importlib compatibility and bootstrap-traceback parity fixes
- #758
#758
Merged
youknowone
merged 11 commits into
main
youknowone/pyre:main
from
import
youknowone/pyre:import
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
import: test_importlib compatibility and bootstrap-traceback parity fixes
#758
youknowone
merged 11 commits into
main
youknowone/pyre:main
from
import
youknowone/pyre:import
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
io: dispatch close dynamically from the context-manager exit
Show description for d76c9a9
youknowone
committed
d76c9a9
View commit details
Copy full SHA for d76c9a9
Browse repository at this point
import: install the zipimporter path hook after the bootstrap
Show description for 63b48dd
youknowone
committed
63b48dd
View commit details
Copy full SHA for 63b48dd
Browse repository at this point
marshal: accept any readable buffer in loads and load
Show description for f0d55b7
youknowone
committed
f0d55b7
View commit details
Copy full SHA for f0d55b7
Browse repository at this point
imp: implement source_hash with siphash-2-4
Show description for 4378691
youknowone
committed
4378691
View commit details
Copy full SHA for 4378691
Browse repository at this point
jit: treat str and bytes as immutable inplace receivers in the walk gate
Show description for 3f6b353
youknowone
committed
3f6b353
View commit details
Copy full SHA for 3f6b353
Browse repository at this point
pyrex: accept the -u flag
Show description for eeb31c7
youknowone
committed
eeb31c7
View commit details
Copy full SHA for eeb31c7
Browse repository at this point
posix: implement chmod
Show description for 2e5c005
youknowone
committed
2e5c005
View commit details
Copy full SHA for 2e5c005
Browse repository at this point
module: trace w_class in the module GC shape
Show description for 310d1a0
youknowone
committed
310d1a0
View commit details
Copy full SHA for 310d1a0
Browse repository at this point
imp: serve the default frozen table at override mode 0
Show description for 675f71c
youknowone
committed
675f71c
View commit details
Copy full SHA for 675f71c
Browse repository at this point
module: fall back to type __getattr__ when a replaced __getattribute__ raises
Show description for effb5cd
youknowone
committed
effb5cd
View commit details
Copy full SHA for effb5cd
Browse repository at this point
import: strip importlib bootstrap frames from import-error tracebacks
Show description for e5dcb4b
youknowone
committed
e5dcb4b
View commit details
Copy full SHA for e5dcb4b
Browse repository at this point
You can’t perform that action at this time.