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
48
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
_socket, sys, posix, mapdict, faulthandler, _warnings: parity fixes
- #871
#871
Merged
youknowone
merged 7 commits into
main
youknowone/pyre:main
from
import
youknowone/pyre:import
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
_socket, sys, posix, mapdict, faulthandler, _warnings: parity fixes
#871
youknowone
merged 7 commits into
main
youknowone/pyre:main
from
import
youknowone/pyre:import
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
_socket: encode an IDNA hostname through the codec, not an encode attribute
Show description for 3e04887
youknowone
committed
3e04887
View commit details
Copy full SHA for 3e04887
Browse repository at this point
executioncontext: drop the space-null guard from the trace hooks
Show description for 2145a79
youknowone
committed
2145a79
View commit details
Copy full SHA for 2145a79
Browse repository at this point
faulthandler: coerce all_threads and chain as integers
Show description for cfb159f
youknowone
committed
cfb159f
View commit details
Copy full SHA for cfb159f
Browse repository at this point
mapdict: release the code-owned cache lock before touching an instance
Show description for 289e56b
youknowone
committed
289e56b
View commit details
Copy full SHA for 289e56b
Browse repository at this point
posix: give the result structseqs their dotted names and named-only extras
Show description for f9000cd
youknowone
committed
f9000cd
View commit details
Copy full SHA for f9000cd
Browse repository at this point
_warnings: take warn's source positionally
Show description for 11a7338
youknowone
committed
11a7338
View commit details
Copy full SHA for 11a7338
Browse repository at this point
sys, _io, builtins: carry the launcher's option state into sys and the std streams
Show description for ba42511
youknowone
committed
ba42511
View commit details
Copy full SHA for ba42511
Browse repository at this point
You can’t perform that action at this time.