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 }}
smarcd
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 19, 2026
Use Unicode properties for alnum, alpha, etc. (#7626)
Show description for 9669118
joshuamegnauth54
authored
9669118
View commit details
Copy full SHA for 9669118
Browse repository at this point
Fix error messages in binary/ternary ops to match CPython format (#7625)
Show description for 67eeddd
changjoon-park
authored
67eeddd
View commit details
Copy full SHA for 67eeddd
Browse repository at this point
Update `test_base64.py` from 3.14.4 (#7624)
changjoon-park
authored
57ca1d5
View commit details
Copy full SHA for 57ca1d5
Browse repository at this point
Update `test_cmath.py` from 3.14.4 (#7623)
changjoon-park
authored
9a0410d
View commit details
Copy full SHA for 9a0410d
Browse repository at this point
Commits on Apr 18, 2026
Merge pull request #7622 from youknowone/bytecode-parity-string
youknowone
authored
b80c2bd
View commit details
Copy full SHA for b80c2bd
Browse repository at this point
refactro
youknowone
committed
a5b9f0e
View commit details
Copy full SHA for a5b9f0e
Browse repository at this point
Bytecode parity - folding, class prologue, except cleanup
Show description for caf8d55
youknowone
committed
caf8d55
View commit details
Copy full SHA for caf8d55
Browse repository at this point
Fix for-loop target NOP and t-string stack order
Show description for c79baa3
youknowone
committed
c79baa3
View commit details
Copy full SHA for c79baa3
Browse repository at this point
Inline with-suppress return blocks and extend return duplication
Show description for f0bf810
youknowone
committed
f0bf810
View commit details
Copy full SHA for f0bf810
Browse repository at this point
Align bytecode codegen structure with CPython 3.14 (#7588)
Show description for 1f1be5e
youknowone
authored
1f1be5e
View commit details
Copy full SHA for 1f1be5e
Browse repository at this point
Commits on Apr 17, 2026
Fix reviewdog permissions (#7619)
ShaharNaveh
authored
4f1cf6d
View commit details
Copy full SHA for 4f1cf6d
Browse repository at this point
Update `test_itertools.py` from 3.14.4 (#7618)
ShaharNaveh
authored
3e1aa7c
View commit details
Copy full SHA for 3e1aa7c
Browse repository at this point
Add const methods for oparg enums (#7617)
Show description for b9f9ba1
ShaharNaveh
authored
b9f9ba1
View commit details
Copy full SHA for b9f9ba1
Browse repository at this point
Constify `OpArgState` methods (#7616)
ShaharNaveh
authored
3d91197
View commit details
Copy full SHA for 3d91197
Browse repository at this point
Simplify `Intruction.deopt()` (#7615)
Show description for 2827eca
ShaharNaveh
authored
2827eca
View commit details
Copy full SHA for 2827eca
Browse repository at this point
fix: Python-Rust combining char diff in isalnum (#7612)
Show description for aac2070
joshuamegnauth54
authored
aac2070
View commit details
Copy full SHA for aac2070
Browse repository at this point
Fix compiling with OpenSSL (#7621)
joshuamegnauth54
authored
f82b8d8
View commit details
Copy full SHA for f82b8d8
Browse repository at this point
Commits on Apr 16, 2026
Merge pull request #7620 from ShaharNaveh/ci-fix-clippy
Show description for 8d61a22
coolreader18
authored
8d61a22
View commit details
Copy full SHA for 8d61a22
Browse repository at this point
Clippy lints
ShaharNaveh
committed
640cbd7
View commit details
Copy full SHA for 640cbd7
Browse repository at this point
Commits on Apr 15, 2026
Update `test_struct.py` from 3.14.4 (#7614)
ShaharNaveh
authored
aa12acc
View commit details
Copy full SHA for aa12acc
Browse repository at this point
Simplify cache_entries match statement (#7613)
Show description for fd21173
ShaharNaveh
authored
fd21173
View commit details
Copy full SHA for fd21173
Browse repository at this point
Bump follow-redirects from 1.15.9 to 1.16.0 in /wasm/demo (#7596)
Show description for 3602538
dependabot[bot]
authored
3602538
View commit details
Copy full SHA for 3602538
Browse repository at this point
Macro for defining opcode & instruction enums (#7573)
Show description for 330aa08
ShaharNaveh
authored
330aa08
View commit details
Copy full SHA for 330aa08
Browse repository at this point
Unify CI caches (reduce total cache size by 75% ±) (#7610)
Show description for a2c3e65
ShaharNaveh
authored
a2c3e65
View commit details
Copy full SHA for a2c3e65
Browse repository at this point
Update `test_bisect.py` from 3.14.4 (#7609)
ShaharNaveh
authored
8108b6a
View commit details
Copy full SHA for 8108b6a
Browse repository at this point
Update `test_bz2.py` from 3.14.4 (#7608)
Show description for 63a1c0e
ShaharNaveh
authored
63a1c0e
View commit details
Copy full SHA for 63a1c0e
Browse repository at this point
Update seq tests from 3.14.4 (#7606)
Show description for c98939a
ShaharNaveh
authored
c98939a
View commit details
Copy full SHA for c98939a
Browse repository at this point
Update `test_compile.py` from 3.14.4 (#7607)
ShaharNaveh
authored
9f1429d
View commit details
Copy full SHA for 9f1429d
Browse repository at this point
Update `test_range.py` from 3.14.4 (#7605)
ShaharNaveh
authored
73218f4
View commit details
Copy full SHA for 73218f4
Browse repository at this point
Bump reviewdog/action-actionlint from 1.71.0 to 1.72.0
Show description for f197699
dependabot[bot]
authored and
youknowone
committed
f197699
View commit details
Copy full SHA for f197699
Browse repository at this point
Commits on Apr 14, 2026
Udpate `http` from 3.14.4
ShaharNaveh
authored and
youknowone
committed
898da7f
View commit details
Copy full SHA for 898da7f
Browse repository at this point
Update `test_http_cookies.py` from 3.14.3
ShaharNaveh
authored and
youknowone
committed
0ee07e3
View commit details
Copy full SHA for 0ee07e3
Browse repository at this point
Merge pull request #7600 from ShaharNaveh/update-test-urllib
youknowone
authored
4904850
View commit details
Copy full SHA for 4904850
Browse repository at this point
Merge pull request #7597 from RustPython/dependabot/cargo/rand-0.9.3
youknowone
authored
e3997ad
View commit details
Copy full SHA for e3997ad
Browse repository at this point
Update `libc` to 0.2.185
ShaharNaveh
authored and
youknowone
committed
da01e61
View commit details
Copy full SHA for da01e61
Browse repository at this point
Previous
Next
You can’t perform that action at this time.