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 }}
MsfPablo
/
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
Breadcrumbs
History for
RustPython
crates
capi
on
fix-code-replace-intern-panic
User selector
All users
All time
Commit history
Commits on Jul 31, 2026
Split InterpreterFrame from FrameObject for stack-allocated execution (#8354)
Show description for f08933b
youknowone
authored
f08933b
View commit details
Copy full SHA for f08933b
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Allow lone-surrogate keyword keys in f(**d) (#8409)
Show description for 04c3ecf
HyoJongPark
authored
04c3ecf
View commit details
Copy full SHA for 04c3ecf
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Fix some pyo3 testcase against the c-api (#8349)
bschoenmaeckers
authored
0dc8f0f
View commit details
Copy full SHA for 0dc8f0f
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Fix deadlock in c-api when a thread enters a stop_the_world (#8355)
bschoenmaeckers
authored
28454cc
View commit details
Copy full SHA for 28454cc
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Add more unicode functions to the c-api (#8272)
Show description for 72daf7c
bschoenmaeckers
authored
72daf7c
View commit details
Copy full SHA for 72daf7c
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Take a borrow in invoke_exception instead of an owned type (#8327)
kangdora
authored
eb56114
View commit details
Copy full SHA for eb56114
View code at this point
Browse repository at this point
ctypes: fix Windows pip truststore (#8314)
Show description for 4c9b5d8
youknowone
authored
4c9b5d8
View commit details
Copy full SHA for 4c9b5d8
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
weakref: reuse proxy objects (#8307)
Show description for c7c67fd
rlaisqls
authored
c7c67fd
View commit details
Copy full SHA for c7c67fd
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
Add codecs support to c-api (#8267)
Show description for 0b4e5da
bschoenmaeckers
authored
0b4e5da
View commit details
Copy full SHA for 0b4e5da
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Add AsyncIterator support to c-api (#8285)
bschoenmaeckers
authored
74b598e
View commit details
Copy full SHA for 74b598e
View code at this point
Browse repository at this point
Add descriptor support to c-api (#8283)
Show description for c85e31e
bschoenmaeckers
authored
c85e31e
View commit details
Copy full SHA for c85e31e
View code at this point
Browse repository at this point
Add str compare functions to c-api (#8268)
bschoenmaeckers
authored
0389207
View commit details
Copy full SHA for 0389207
View code at this point
Browse repository at this point
Add more dict functions to c-api (#8269)
Show description for 859516c
bschoenmaeckers
authored
859516c
View commit details
Copy full SHA for 859516c
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Add more eval functions to c-api (#8244)
bschoenmaeckers
authored
d3f0729
View commit details
Copy full SHA for d3f0729
View code at this point
Browse repository at this point
Add memoryview support to c-api (#8240)
bschoenmaeckers
authored
bf98131
View commit details
Copy full SHA for bf98131
View code at this point
Browse repository at this point
Add garbage collection c-api (#8239)
bschoenmaeckers
authored
6b1bd40
View commit details
Copy full SHA for 6b1bd40
View code at this point
Browse repository at this point
Add more build-info functions to c-api (#8216)
Show description for adb7d8a
bschoenmaeckers
authored
adb7d8a
View commit details
Copy full SHA for adb7d8a
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Thread-safe type operations: type lock, QSBR type-cache reclamation, GC stop-the-world, and interpreter optimizations (#7416)
Show description for c41180d
youknowone
authored
c41180d
View commit details
Copy full SHA for c41180d
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Move type c-api functions (#8233)
bschoenmaeckers
authored
0e2c848
View commit details
Copy full SHA for 0e2c848
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Add pyframe functions to c-api (#8215)
bschoenmaeckers
authored
28829a7
View commit details
Copy full SHA for 28829a7
View code at this point
Browse repository at this point
Add more abstract functions to c-api (#8202)
bschoenmaeckers
authored
3f9d80b
View commit details
Copy full SHA for 3f9d80b
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Use PyO3 main & enable c-api tests (#8000)
Show description for 52e13a9
bschoenmaeckers
authored
52e13a9
View commit details
Copy full SHA for 52e13a9
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Add more int functions to the c-api (#8159)
Show description for 33b8c10
bschoenmaeckers
authored
33b8c10
View commit details
Copy full SHA for 33b8c10
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Add more object c-api's (#8170)
bschoenmaeckers
authored
c449564
View commit details
Copy full SHA for c449564
View code at this point
Browse repository at this point
Align compiler and AST behavior with CPython (#8138)
Show description for 3b4c5f6
youknowone
authored
3b4c5f6
View commit details
Copy full SHA for 3b4c5f6
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Add more mapping functions to c-api (#8169)
bschoenmaeckers
authored
c876709
View commit details
Copy full SHA for c876709
View code at this point
Browse repository at this point
Add allocator functions to c-api (#8168)
bschoenmaeckers
authored
dda5516
View commit details
Copy full SHA for dda5516
View code at this point
Browse repository at this point
Add more number functions to c-api (#8158)
bschoenmaeckers
authored
6938f36
View commit details
Copy full SHA for 6938f36
View code at this point
Browse repository at this point
Add remaining float functions to c-apo (#8157)
bschoenmaeckers
authored
c5f318a
View commit details
Copy full SHA for c5f318a
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Add stdlib to c-api (#8133)
bschoenmaeckers
authored
be10ab0
View commit details
Copy full SHA for be10ab0
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Reduce number of string clones when compiling python source code (#8103)
ShaharNaveh
authored
c0e3066
View commit details
Copy full SHA for c0e3066
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Remove redundant `to_owned()` calls (#8077)
ShaharNaveh
authored
b35c5c3
View commit details
Copy full SHA for b35c5c3
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
more clippy rules (#8050)
Show description for 28addda
ShaharNaveh
authored
28addda
View commit details
Copy full SHA for 28addda
View code at this point
Browse repository at this point
Add more list functions to the c-api (#8045)
bschoenmaeckers
authored
19ca508
View commit details
Copy full SHA for 19ca508
View code at this point
Browse repository at this point
Add more unicode functions to c-api (#8044)
Show description for ee4e720
bschoenmaeckers
authored
ee4e720
View commit details
Copy full SHA for ee4e720
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.