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
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
.
spsforks
/
RustPython-RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
typelock
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2026
Drop old PyObjectRef outside type lock to prevent deadlock
Show description for 1865733
youknowone
committed
1865733
View commit details
Copy full SHA for 1865733
Browse repository at this point
type lock
youknowone
committed
ea2d66e
View commit details
Copy full SHA for ea2d66e
Browse repository at this point
Fix Constants newtype usage in init_cleanup_code
youknowone
committed
38de746
View commit details
Copy full SHA for 38de746
Browse repository at this point
Extract datastack_frame_size_bytes_for_code, skip monitoring for init_cleanup frames, guard trace dispatch
Show description for cb2db07
youknowone
committed
cb2db07
View commit details
Copy full SHA for cb2db07
Browse repository at this point
address review: check datastack space for extra_bytes, require CO_OPTIMIZED in vectorcall fast path
youknowone
committed
76e6ece
View commit details
Copy full SHA for 76e6ece
Browse repository at this point
address review: invalidate init cache on type modification, add cspell words
youknowone
committed
fb0dfa1
View commit details
Copy full SHA for fb0dfa1
Browse repository at this point
Align call-init frame flow and spec cache atomic ordering
youknowone
committed
9df4787
View commit details
Copy full SHA for 9df4787
Browse repository at this point
Tighten CALL_ALLOC_AND_ENTER_INIT stack-space guard
youknowone
committed
e19335e
View commit details
Copy full SHA for e19335e
Browse repository at this point
Align type _spec_cache and latin1 singleton string paths
youknowone
committed
b3daabf
View commit details
Copy full SHA for b3daabf
Browse repository at this point
Align BINARY_OP_EXTEND with CPython descriptor cache model
youknowone
committed
471fe55
View commit details
Copy full SHA for 471fe55
Browse repository at this point
Implement Hashable for PyBoundMethod (#7474)
moreal
authored
38f742a
View commit details
Copy full SHA for 38f742a
Browse repository at this point
Detect list mutation during sort even when list length is unchanged (#7432)
Show description for 1b9dc4e
rlaisqls
authored
1b9dc4e
View commit details
Copy full SHA for 1b9dc4e
Browse repository at this point
Add zizmor CI (#7463)
ShaharNaveh
authored
4141e74
View commit details
Copy full SHA for 4141e74
Browse repository at this point
Run CI tests with max processes (#7254)
Show description for 2ef77f8
ShaharNaveh
authored
2ef77f8
View commit details
Copy full SHA for 2ef77f8
Browse repository at this point
Fix allow_threads and EINTR handling (#7457)
Show description for 8be5230
youknowone
authored
8be5230
View commit details
Copy full SHA for 8be5230
Browse repository at this point
Bump which from 8.0.0 to 8.0.2 (#7469)
Show description for 247044a
dependabot[bot]
authored
247044a
View commit details
Copy full SHA for 247044a
Browse repository at this point
Add `cargo shear` CI step (#7461)
Show description for 68cf736
ShaharNaveh
authored
68cf736
View commit details
Copy full SHA for 68cf736
Browse repository at this point
Commits on Mar 19, 2026
Resume opcode to hold ResumeType (#7465)
ShaharNaveh
authored
53fa525
View commit details
Copy full SHA for 53fa525
Browse repository at this point
Add actionlint step (#7464)
ShaharNaveh
authored
b11b8e6
View commit details
Copy full SHA for b11b8e6
Browse repository at this point
Fix subclass right-op dispatch for Python classes (#7462)
Show description for 79e17cb
rlaisqls
authored
79e17cb
View commit details
Copy full SHA for 79e17cb
Browse repository at this point
Preserve `str` subclasses in `ascii()` for ASCII-only `__repr__` results (#7455)
Copilot
authored
2f181ef
View commit details
Copy full SHA for 2f181ef
Browse repository at this point
Commits on Mar 18, 2026
Align `_opcode_metadata.py` to 3.14.3 (#7456)
Show description for 9a5de28
ShaharNaveh
authored
9a5de28
View commit details
Copy full SHA for 9a5de28
Browse repository at this point
Only save cache if running on main (#7460)
ShaharNaveh
authored
3148024
View commit details
Copy full SHA for 3148024
Browse repository at this point
Remove some tests from `PLATFORM_INDEPENDENT_TESTS` (#7459)
Show description for f276598
ShaharNaveh
authored
f276598
View commit details
Copy full SHA for f276598
Browse repository at this point
Add per-type vectorcall for builtin constructors (#7407)
Show description for 62edc47
youknowone
authored
62edc47
View commit details
Copy full SHA for 62edc47
Browse repository at this point
Commits on Mar 17, 2026
Merge pull request #7440 from youknowone/pycode
Show description for 0768cf8
youknowone
authored
0768cf8
View commit details
Copy full SHA for 0768cf8
Browse repository at this point
Implement `complex.from_number` (#7453)
Show description for f868f81
moreal
and
claude
authored
f868f81
View commit details
Copy full SHA for f868f81
Browse repository at this point
Cleanup ci.yaml matrix usage (#7260)
Show description for 6b768ff
ShaharNaveh
authored
6b768ff
View commit details
Copy full SHA for 6b768ff
Browse repository at this point
update cspell config (#7452)
Show description for 2ea5960
youknowone
authored
2ea5960
View commit details
Copy full SHA for 2ea5960
Browse repository at this point
Bump lz4_flex from 0.12.0 to 0.12.1 (#7449)
Show description for 2a61237
dependabot[bot]
authored
2a61237
View commit details
Copy full SHA for 2a61237
Browse repository at this point
Bump rustix from 1.1.3 to 1.1.4 (#7444)
Show description for 87f5c7d
dependabot[bot]
authored
87f5c7d
View commit details
Copy full SHA for 87f5c7d
Browse repository at this point
Bump num_enum from 0.7.5 to 0.7.6 in the num_enum group (#7443)
Show description for cda9f82
dependabot[bot]
authored
cda9f82
View commit details
Copy full SHA for cda9f82
Browse repository at this point
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#7448)
Show description for d04490e
dependabot[bot]
authored
d04490e
View commit details
Copy full SHA for d04490e
Browse repository at this point
Bump strum_macros from 0.27.2 to 0.28.0 (#7445)
Show description for b2b3375
dependabot[bot]
authored
b2b3375
View commit details
Copy full SHA for b2b3375
Browse repository at this point
Fix test_code: compiler and code object improvements
Show description for c57f4de
youknowone
committed
c57f4de
View commit details
Copy full SHA for c57f4de
Browse repository at this point
Previous
Next
You can’t perform that action at this time.