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 }}
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
Breadcrumbs
History for
RustPython-RustPython
crates
vm
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 17, 2026
More clippy rules (#8123)
Show description for 93fbe4f
ShaharNaveh
authored
93fbe4f
View commit details
Copy full SHA for 93fbe4f
View code at this point
Browse repository at this point
Clippy `ref_option` (#8122)
ShaharNaveh
authored
23e076a
View commit details
Copy full SHA for 23e076a
View code at this point
Browse repository at this point
clippy `enum_glob_use` (#8121)
ShaharNaveh
authored
3e047bd
View commit details
Copy full SHA for 3e047bd
View code at this point
Browse repository at this point
host_env: `renameat` support for `os.rename` (#8118)
Show description for 4b0d6b6
joshuamegnauth54
authored
4b0d6b6
View commit details
Copy full SHA for 4b0d6b6
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Use KwArgs newtype struct (#8120)
ShaharNaveh
authored
08a1d6f
View commit details
Copy full SHA for 08a1d6f
View code at this point
Browse repository at this point
Fix builtin class names not being interned (#8116)
ShaharNaveh
authored
808b071
View commit details
Copy full SHA for 808b071
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
clippy `significant_drop_in_scrutinee` & `explicit_deref_methods` (#8104)
ShaharNaveh
authored
880040d
View commit details
Copy full SHA for 880040d
View code at this point
Browse repository at this point
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
host_env: Use Rustix for copy_file_range (#8099)
Show description for a0fcafd
joshuamegnauth54
authored
a0fcafd
View commit details
Copy full SHA for a0fcafd
View code at this point
Browse repository at this point
Newtype SigalNum (#8096)
Show description for 370fc76
ShaharNaveh
authored
370fc76
View commit details
Copy full SHA for 370fc76
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
Newtype SignalHandlers (#8089)
ShaharNaveh
authored
1abbde3
View commit details
Copy full SHA for 1abbde3
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
cleanup the signals module (#8076)
ShaharNaveh
authored
d18d35f
View commit details
Copy full SHA for d18d35f
View code at this point
Browse repository at this point
Update `pyrepl` to 3.14.5 (#7823)
Show description for ac3d442
ShaharNaveh
authored
ac3d442
View commit details
Copy full SHA for ac3d442
View code at this point
Browse repository at this point
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 11, 2026
Avoid callable iterator deadlock during sentinel comparison (#8040)
Show description for 9259d22
doma17
authored
9259d22
View commit details
Copy full SHA for 9259d22
View code at this point
Browse repository at this point
Fix `test_tty.py` tests (#8065)
Show description for d8380f7
ShaharNaveh
authored
d8380f7
View commit details
Copy full SHA for d8380f7
View code at this point
Browse repository at this point
Code nitpicks (#8058)
Show description for b77ada9
ShaharNaveh
authored
b77ada9
View commit details
Copy full SHA for b77ada9
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 dict functions to c-api (#8043)
bschoenmaeckers
authored
a575121
View commit details
Copy full SHA for a575121
View code at this point
Browse repository at this point
Add more object functions to c-api (#8042)
bschoenmaeckers
authored
52afc12
View commit details
Copy full SHA for 52afc12
View code at this point
Browse repository at this point
General code nits (#8041)
ShaharNaveh
authored
c13db75
View commit details
Copy full SHA for c13db75
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Add `set_attrs!` macro for setting multiple attributes on an object (#8034)
ShaharNaveh
authored
fb422da
View commit details
Copy full SHA for fb422da
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Add `PyDictProxy_New` to the c-api (#8033)
bschoenmaeckers
authored
c061013
View commit details
Copy full SHA for c061013
View code at this point
Browse repository at this point
Fix WASM memory allocation failure (#4989) (#7887)
Show description for c5f555e
alok-108
authored
c5f555e
View commit details
Copy full SHA for c5f555e
View code at this point
Browse repository at this point
Update thread related tests to 3.14.5 (#8018)
ShaharNaveh
authored
376c4f1
View commit details
Copy full SHA for 376c4f1
View code at this point
Browse repository at this point
Add warning functions to c-api (#8020)
bschoenmaeckers
authored
474758d
View commit details
Copy full SHA for 474758d
View code at this point
Browse repository at this point
Add bytesarray support to the c-api (#8009)
Show description for 37fd1dd
bschoenmaeckers
authored
37fd1dd
View commit details
Copy full SHA for 37fd1dd
View code at this point
Browse repository at this point
Add slice functions to c-api (#8019)
bschoenmaeckers
authored
ad88d5a
View commit details
Copy full SHA for ad88d5a
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Add weakref support to c-api (#8006)
bschoenmaeckers
authored
2c46b69
View commit details
Copy full SHA for 2c46b69
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Add `set` object functions to c-api (#8002)
bschoenmaeckers
authored
885cf5c
View commit details
Copy full SHA for 885cf5c
View code at this point
Browse repository at this point
Commits on May 31, 2026
Add errno.EHWPOISON (#7996)
ShaharNaveh
authored
8018ba6
View commit details
Copy full SHA for 8018ba6
View code at this point
Browse repository at this point
Commits on May 30, 2026
Fix broken CI (rustc 1.96) (#7992)
Show description for 26f817a
ShaharNaveh
authored
26f817a
View commit details
Copy full SHA for 26f817a
View code at this point
Browse repository at this point
Commits on May 28, 2026
Align codegen passes and opcode metadata with CPython (#7987)
Show description for 1a959cf
youknowone
authored
1a959cf
View commit details
Copy full SHA for 1a959cf
View code at this point
Browse repository at this point
Commits on May 27, 2026
Add support for creating functions with the c-api (#7984)
bschoenmaeckers
authored
ca412fc
View commit details
Copy full SHA for ca412fc
View code at this point
Browse repository at this point
Commits on May 26, 2026
Add capsule support to c-api (#7940)
bschoenmaeckers
authored
dcb273b
View commit details
Copy full SHA for dcb273b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.