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
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
301
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Impl
sys.audithook
- #7960
#7960
Merged
youknowone
merged 18 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:sys-audithook
ShaharNaveh/RustPython:sys-audithook
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Impl
sys.audithook
#7960
youknowone
merged 18 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:sys-audithook
ShaharNaveh/RustPython:sys-audithook
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
Update tests
ShaharNaveh
committed
3e6245d
View commit details
Copy full SHA for 3e6245d
Browse repository at this point
Add basic audit support
ShaharNaveh
committed
cb9eac2
View commit details
Copy full SHA for cb9eac2
Browse repository at this point
Add audit for `time.sleep`
ShaharNaveh
committed
0a14b4e
View commit details
Copy full SHA for 0a14b4e
Browse repository at this point
Add some for `socket`
ShaharNaveh
committed
c3bf39e
View commit details
Copy full SHA for c3bf39e
Browse repository at this point
Some syslog
ShaharNaveh
committed
d7bd5b6
View commit details
Copy full SHA for d7bd5b6
Browse repository at this point
Some sys related audits
ShaharNaveh
committed
efca763
View commit details
Copy full SHA for efca763
Browse repository at this point
some marshal
ShaharNaveh
committed
f5d53b0
View commit details
Copy full SHA for f5d53b0
Browse repository at this point
monitoring callback
ShaharNaveh
committed
75b9b89
View commit details
Copy full SHA for 75b9b89
Browse repository at this point
Mark failing tests
ShaharNaveh
committed
517d056
View commit details
Copy full SHA for 517d056
Browse repository at this point
clippy
ShaharNaveh
committed
658e8d8
View commit details
Copy full SHA for 658e8d8
Browse repository at this point
Clippy
ShaharNaveh
committed
ab48fca
View commit details
Copy full SHA for ab48fca
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into sys-audithook
ShaharNaveh
committed
7eb292b
View commit details
Copy full SHA for 7eb292b
Browse repository at this point
Commits on May 24, 2026
Merge remote-tracking branch 'upstream/main' into sys-audithook
ShaharNaveh
committed
bb4fc47
View commit details
Copy full SHA for bb4fc47
Browse repository at this point
clippy
ShaharNaveh
committed
3c8c63a
View commit details
Copy full SHA for 3c8c63a
Browse repository at this point
mark failing test
ShaharNaveh
committed
b4c228f
View commit details
Copy full SHA for b4c228f
Browse repository at this point
mark more
ShaharNaveh
committed
d513452
View commit details
Copy full SHA for d513452
Browse repository at this point
Update `test_sys_setprofile.py` to 3.14.5
ShaharNaveh
committed
8d5821e
View commit details
Copy full SHA for 8d5821e
Browse repository at this point
Mark failing tests
ShaharNaveh
committed
b6b2f7d
View commit details
Copy full SHA for b6b2f7d
Browse repository at this point
You can’t perform that action at this time.