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
Align compiler and AST behavior with CPython
- #8138
#8138
Merged
youknowone
merged 15 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:bytecode-parity
youknowone/RustPython:bytecode-parity
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Align compiler and AST behavior with CPython
#8138
youknowone
merged 15 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:bytecode-parity
youknowone/RustPython:bytecode-parity
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
Align compiler and AST behavior with CPython
Show description for b28ef35
youknowone
committed
b28ef35
View commit details
Copy full SHA for b28ef35
Browse repository at this point
fix
youknowone
committed
c6769a4
View commit details
Copy full SHA for c6769a4
Browse repository at this point
Fix PR 8138 CI failures
youknowone
committed
113992e
View commit details
Copy full SHA for 113992e
Browse repository at this point
Fix match mapping wildcard scan complexity
youknowone
committed
1b0237a
View commit details
Copy full SHA for 1b0237a
Browse repository at this point
fixes
youknowone
committed
eb0a2ad
View commit details
Copy full SHA for eb0a2ad
Browse repository at this point
Use Ruff runtime AST fields
youknowone
committed
31c17a2
View commit details
Copy full SHA for 31c17a2
Browse repository at this point
Minimize residual patch diff
youknowone
committed
c1462fa
View commit details
Copy full SHA for c1462fa
Browse repository at this point
refactor error handling
youknowone
committed
ca82736
View commit details
Copy full SHA for ca82736
Browse repository at this point
Remove _ast conversion context wrappers
youknowone
committed
0f38041
View commit details
Copy full SHA for 0f38041
Browse repository at this point
Clean up _ast conversion glue and compiler warning escalation
Show description for f13e07c
youknowone
committed
f13e07c
View commit details
Copy full SHA for f13e07c
Browse repository at this point
Represent compiler flags as a CompilerFlags bitflags
Show description for aa70df4
youknowone
committed
aa70df4
View commit details
Copy full SHA for aa70df4
Browse repository at this point
Fix PR 8138 test regressions
youknowone
committed
345277f
View commit details
Copy full SHA for 345277f
Browse repository at this point
Commits on Jun 26, 2026
Fix PR 8138 CI failures
youknowone
committed
f649f67
View commit details
Copy full SHA for f649f67
Browse repository at this point
Avoid shell interpolation in Linux deps action
youknowone
committed
a52b8e8
View commit details
Copy full SHA for a52b8e8
Browse repository at this point
Fix review findings in compiler/AST changes
Show description for 462ef24
youknowone
committed
462ef24
View commit details
Copy full SHA for 462ef24
Browse repository at this point
You can’t perform that action at this time.