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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonbpf
/
Python-BPF
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
240
Code
Issues
22
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix failing tests in tests/
- #20
#20
Merged
r41k0u
merged 13 commits into
master
pythonbpf/Python-BPF:master
from
fix-failing-tests
pythonbpf/Python-BPF:fix-failing-tests
Copy head branch name to clipboard
Oct 5, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Fix failing tests in tests/
#20
r41k0u
merged 13 commits into
master
pythonbpf/Python-BPF:master
from
fix-failing-tests
pythonbpf/Python-BPF:fix-failing-tests
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2025
Fix t/f/return.py, tweak handle_binary_ops
r41k0u
committed
6fea580
View commit details
Copy full SHA for 6fea580
Browse repository at this point
Add var_rval failing test
r41k0u
committed
6d5d634
View commit details
Copy full SHA for 6d5d634
Browse repository at this point
fix return value error
varun-r-mallya
committed
3f06175
View commit details
Copy full SHA for 3f06175
Browse repository at this point
Allow local symbols to be used within return
r41k0u
committed
be05b5d
View commit details
Copy full SHA for be05b5d
Browse repository at this point
Remove unnecessary args from binary_ops
r41k0u
committed
f41a9cc
View commit details
Copy full SHA for f41a9cc
Browse repository at this point
Fix handle_binary_ops calls in functions_pass
r41k0u
committed
1239d1c
View commit details
Copy full SHA for 1239d1c
Browse repository at this point
Add explanation for direct_assign.py failing test
r41k0u
committed
af44bd0
View commit details
Copy full SHA for af44bd0
Browse repository at this point
Fix hashmap access in direct_assign.py
r41k0u
committed
ac49cd8
View commit details
Copy full SHA for ac49cd8
Browse repository at this point
Commits on Oct 4, 2025
Add named_arg failing test
r41k0u
committed
283b947
View commit details
Copy full SHA for 283b947
Browse repository at this point
Add note for faling test named_arg
r41k0u
committed
2fabb67
View commit details
Copy full SHA for 2fabb67
Browse repository at this point
Update explanation for named_arg
r41k0u
committed
d341cb2
View commit details
Copy full SHA for d341cb2
Browse repository at this point
Commits on Oct 5, 2025
Add nullcheck for var_name in handle_binary_ops
r41k0u
committed
ef36ea1
View commit details
Copy full SHA for ef36ea1
Browse repository at this point
Fix typo in process_stmt
r41k0u
committed
c7f2955
View commit details
Copy full SHA for c7f2955
Browse repository at this point
You can’t perform that action at this time.