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 }}
youknowone
/
pyre
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
115
Code
Issues
46
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
deps, native: share rustpython engines and host helpers
- #1709
#1709
Merged
youknowone
merged 24 commits into
main
youknowone/pyre:main
from
host-common-share
youknowone/pyre:host-common-share
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
deps, native: share rustpython engines and host helpers
#1709
youknowone
merged 24 commits into
main
youknowone/pyre:main
from
host-common-share
youknowone/pyre:host-common-share
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
zlib: reach the shared engine directly instead of through pyre-native
Show description for b63a462
youknowone
committed
b63a462
View commit details
Copy full SHA for b63a462
Browse repository at this point
zlib: report a one-shot initialization failure as zlib.error
Show description for 9bc8989
youknowone
committed
9bc8989
View commit details
Copy full SHA for 9bc8989
Browse repository at this point
_bz2, native, deps: take the bzip2 stream engine from rustpython-common
Show description for 64a559e
youknowone
committed
64a559e
View commit details
Copy full SHA for 64a559e
Browse repository at this point
deps: move the xz-core patch to simnalamburt/xz-rs
Show description for d0e22a0
youknowone
committed
d0e22a0
View commit details
Copy full SHA for d0e22a0
Browse repository at this point
_ssl, deps: share native certificate host discovery
Show description for b158ae9
youknowone
committed
b158ae9
View commit details
Copy full SHA for b158ae9
Browse repository at this point
deps, native: share hashlib, lzma, and host_env helpers
Show description for 678724b
youknowone
committed
678724b
View commit details
Copy full SHA for 678724b
Browse repository at this point
signal: keep the fd number in the blocking wakeup error
Show description for af74d55
youknowone
committed
af74d55
View commit details
Copy full SHA for af74d55
Browse repository at this point
native: call the pinned rustpython host and lzma APIs
Show description for 52d3ae4
youknowone
committed
52d3ae4
View commit details
Copy full SHA for 52d3ae4
Browse repository at this point
_lzma: keep the xz-core engine on wasm32 and Android
Show description for 6fcae2b
youknowone
committed
6fcae2b
View commit details
Copy full SHA for 6fcae2b
Browse repository at this point
_lzma: drop the local wasm engine, use rustpython-common
Show description for 3bd6e9a
youknowone
committed
3bd6e9a
View commit details
Copy full SHA for 3bd6e9a
Browse repository at this point
deps: pin rustpython through #8664
Show description for e91d0df
youknowone
committed
e91d0df
View commit details
Copy full SHA for e91d0df
Browse repository at this point
extract-llbc: ignore rust-version on Charon's 1.95 rustc
Show description for 5f4b143
youknowone
committed
5f4b143
View commit details
Copy full SHA for 5f4b143
Browse repository at this point
ci: fetch git deps with git.exe on Windows
Show description for a493f42
youknowone
committed
a493f42
View commit details
Copy full SHA for a493f42
Browse repository at this point
Fix ThinVec tests, sandbox opens, wasm fib gate
Show description for f88d86d
youknowone
committed
f88d86d
View commit details
Copy full SHA for f88d86d
Browse repository at this point
Prime hash secret before sandbox lockdown
Show description for 4cbe05a
youknowone
committed
4cbe05a
View commit details
Copy full SHA for 4cbe05a
Browse repository at this point
Compare openat syscall number as i64
Show description for 77624e4
youknowone
committed
77624e4
View commit details
Copy full SHA for 77624e4
Browse repository at this point
Prime /proc/self/maps readers before seccomp
Show description for e7df2b0
youknowone
committed
e7df2b0
View commit details
Copy full SHA for e7df2b0
Browse repository at this point
Landlock /proc/self/maps so openat can stay allowed
Show description for d675680
youknowone
committed
d675680
View commit details
Copy full SHA for d675680
Browse repository at this point
Raise callee_return_side_effect cranelift pypy ratio
Show description for f5b7233
youknowone
committed
f5b7233
View commit details
Copy full SHA for f5b7233
Browse repository at this point
deps: pin rustpython to upstream main
Show description for 31909b6
youknowone
committed
31909b6
View commit details
Copy full SHA for 31909b6
Browse repository at this point
_ssl: use rustpython-host_env ssl helpers
Show description for 4ea054e
youknowone
committed
4ea054e
View commit details
Copy full SHA for 4ea054e
Browse repository at this point
native: enable host_env ssl only off wasm32
Show description for d748143
youknowone
committed
d748143
View commit details
Copy full SHA for d748143
Browse repository at this point
_ssl: share OID table and fix tls-unique
Show description for 02648cb
youknowone
committed
02648cb
View commit details
Copy full SHA for 02648cb
Browse repository at this point
compiler: lowercase the t-string mix SyntaxError
Show description for 969a5c0
youknowone
committed
969a5c0
View commit details
Copy full SHA for 969a5c0
Browse repository at this point
You can’t perform that action at this time.