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
specialization
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2026
Fix cron-ci failures: ctypes set_attr, missing features, __func__ AttributeError
Show description for 2b06161
youknowone
committed
2b06161
View commit details
Copy full SHA for 2b06161
Browse repository at this point
Drop old PyObjectRef outside type lock to prevent deadlock
Show description for add34a2
youknowone
committed
add34a2
View commit details
Copy full SHA for add34a2
Browse repository at this point
type lock
youknowone
committed
e0886e2
View commit details
Copy full SHA for e0886e2
Browse repository at this point
Fix Constants newtype usage in init_cleanup_code
youknowone
committed
328de2e
View commit details
Copy full SHA for 328de2e
Browse repository at this point
Extract datastack_frame_size_bytes_for_code, skip monitoring for init_cleanup frames, guard trace dispatch
Show description for 2d4e1f2
youknowone
committed
2d4e1f2
View commit details
Copy full SHA for 2d4e1f2
Browse repository at this point
address review: check datastack space for extra_bytes, require CO_OPTIMIZED in vectorcall fast path
youknowone
committed
15836ca
View commit details
Copy full SHA for 15836ca
Browse repository at this point
address review: invalidate init cache on type modification, add cspell words
youknowone
committed
09c3bb1
View commit details
Copy full SHA for 09c3bb1
Browse repository at this point
Align call-init frame flow and spec cache atomic ordering
youknowone
committed
94e8d54
View commit details
Copy full SHA for 94e8d54
Browse repository at this point
Tighten CALL_ALLOC_AND_ENTER_INIT stack-space guard
youknowone
committed
382be9a
View commit details
Copy full SHA for 382be9a
Browse repository at this point
Align type _spec_cache and latin1 singleton string paths
youknowone
committed
77b46d5
View commit details
Copy full SHA for 77b46d5
Browse repository at this point
Align BINARY_OP_EXTEND with CPython descriptor cache model
youknowone
committed
bcd618e
View commit details
Copy full SHA for bcd618e
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
Commits on Mar 16, 2026
Bump marocchino/sticky-pull-request-comment from 2 to 3 (#7447)
Show description for 423b6ca
dependabot[bot]
authored
423b6ca
View commit details
Copy full SHA for 423b6ca
Browse repository at this point
Bump github/gh-aw from 0.56.2 to 0.58.3 (#7446)
Show description for caca67c
dependabot[bot]
authored
caca67c
View commit details
Copy full SHA for caca67c
Browse repository at this point
Cleanup some direct magic method definitions (#7441)
Show description for 5f1d5d2
moreal
and
claude
authored
5f1d5d2
View commit details
Copy full SHA for 5f1d5d2
Browse repository at this point
Consume nested scope tables in optimized-out asserts (#7438)
Show description for f27490c
youknowone
authored
f27490c
View commit details
Copy full SHA for f27490c
Browse repository at this point
Implement code object __eq__/__hash__
Show description for d2d2822
youknowone
committed
d2d2822
View commit details
Copy full SHA for d2d2822
Browse repository at this point
Fix code_offset_to_line handling
youknowone
committed
47c2acd
View commit details
Copy full SHA for 47c2acd
Browse repository at this point
Upgrade test_code from CPython 3.14.3
CPython Developers
authored and
youknowone
committed
2b06a0b
View commit details
Copy full SHA for 2b06a0b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.