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 }}
kustomzone
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 8, 2025
Merge pull request #6085 from youknowone/dict-update
youknowone
authored
a9a9e3b
View commit details
Copy full SHA for a9a9e3b
Browse repository at this point
DictUpdate instruction
youknowone
committed
d56fcd0
View commit details
Copy full SHA for d56fcd0
Browse repository at this point
Add return annotation to `__annotations__` last (#6071)
Show description for 33ea50c
jackoconnordev
authored
33ea50c
View commit details
Copy full SHA for 33ea50c
Browse repository at this point
Implement type check in member descriptor `__set__` (#6080)
ever0de
authored
e922722
View commit details
Copy full SHA for e922722
Browse repository at this point
Rust 1.89 clippy fix (#6082)
youknowone
authored
158c027
View commit details
Copy full SHA for 158c027
Browse repository at this point
Update `os.py` from 3.13.5 (#6076)
Show description for 133aada
ShaharNaveh
authored
133aada
View commit details
Copy full SHA for 133aada
Browse repository at this point
Commits on Aug 7, 2025
Fix ImportError fields (#6079)
youknowone
authored
4ae5a1f
View commit details
Copy full SHA for 4ae5a1f
Browse repository at this point
Commits on Aug 6, 2025
Update `zipapp.py` from 3.13.5 (#6075)
jackoconnordev
authored
93eacda
View commit details
Copy full SHA for 93eacda
Browse repository at this point
Update rustyline & socket2 (#6074)
Show description for cac4948
ShaharNaveh
authored
cac4948
View commit details
Copy full SHA for cac4948
Browse repository at this point
Reorder `struct lconv` members to match locale.h (#6073)
Show description for b480d23
jackoconnordev
authored
b480d23
View commit details
Copy full SHA for b480d23
Browse repository at this point
Commits on Aug 5, 2025
Update `{nt,posix}path.py` from 3.13.5 (#6070)
Show description for 91979a3
ShaharNaveh
authored
91979a3
View commit details
Copy full SHA for 91979a3
Browse repository at this point
Update `difflib.py` from 3.13.5 (#6067)
ShaharNaveh
authored
f5a77a1
View commit details
Copy full SHA for f5a77a1
Browse repository at this point
Implement unsupported ops for `sqlite3.Blob` (#6066)
ever0de
authored
a58d582
View commit details
Copy full SHA for a58d582
Browse repository at this point
Commits on Aug 4, 2025
Update `genericpath.py` from 3.13.5 (#6065)
ShaharNaveh
authored
c4a8051
View commit details
Copy full SHA for c4a8051
Browse repository at this point
Update `pickle{tools,}.py` from 3.13.5 (#6064)
ShaharNaveh
authored
72fc3c0
View commit details
Copy full SHA for 72fc3c0
Browse repository at this point
Update `gettext.py` from 3.13.5 (#6063)
ShaharNaveh
authored
566d9aa
View commit details
Copy full SHA for 566d9aa
Browse repository at this point
Update `configparser.py` from 3.13.5 (#6062)
ShaharNaveh
authored
18a9bf0
View commit details
Copy full SHA for 18a9bf0
Browse repository at this point
Commits on Aug 1, 2025
Update `contextlib` from 3.13.5, (#6056)
Show description for 4841776
ShaharNaveh
authored
4841776
View commit details
Copy full SHA for 4841776
Browse repository at this point
Update `bz2.py` from 3.13.5 (#6055)
ShaharNaveh
authored
710941c
View commit details
Copy full SHA for 710941c
Browse repository at this point
Update some deps (#6053)
ShaharNaveh
authored
2d65c7f
View commit details
Copy full SHA for 2d65c7f
Browse repository at this point
Prevent direct instantiation of `sqlite3.{Statement,Blob}` (#6052)
Show description for 92fdfc4
youknowone
authored
92fdfc4
View commit details
Copy full SHA for 92fdfc4
Browse repository at this point
Add `symtable.py` from 3.13.5 (#6048)
Show description for 7f1fc36
ShaharNaveh
authored
7f1fc36
View commit details
Copy full SHA for 7f1fc36
Browse repository at this point
Use `Unconstructible` trait for internal types
ever0de
committed
ec0a232
View commit details
Copy full SHA for ec0a232
Browse repository at this point
Merge pull request #6049 from youknowone/fix-support
Show description for c3754cd
youknowone
authored
c3754cd
View commit details
Copy full SHA for c3754cd
Browse repository at this point
Prevent direct instantiation of sqlite3.{Statement,Blob}
ever0de
committed
b2d6594
View commit details
Copy full SHA for b2d6594
Browse repository at this point
Fix test_compile
youknowone
committed
f8891ff
View commit details
Copy full SHA for f8891ff
Browse repository at this point
Backport CPython gh-137195
Show description for 36cc6d1
youknowone
committed
36cc6d1
View commit details
Copy full SHA for 36cc6d1
Browse repository at this point
Commits on Jul 31, 2025
Update `unittest` partially (#6051)
Show description for f32a5b1
ShaharNaveh
authored
f32a5b1
View commit details
Copy full SHA for f32a5b1
Browse repository at this point
Commits on Jul 30, 2025
Add test.support.interpreters at 3.13.2 (#5684)
arihant2math
authored
1c55f9e
View commit details
Copy full SHA for 1c55f9e
Browse repository at this point
sqlite: Align Connection.__call__ error handling with CPython (#6042)
ever0de
authored
1e6da5f
View commit details
Copy full SHA for 1e6da5f
Browse repository at this point
Merge pull request #6047 from youknowone/wtf8
youknowone
authored
cee579e
View commit details
Copy full SHA for cee579e
Browse repository at this point
Apply some clipy lints (#6045)
ShaharNaveh
authored
4bf32a0
View commit details
Copy full SHA for 4bf32a0
Browse repository at this point
Apply PyUtf8Str
youknowone
committed
9583af0
View commit details
Copy full SHA for 9583af0
Browse repository at this point
remove try_to_str
Show description for d46c882
youknowone
committed
d46c882
View commit details
Copy full SHA for d46c882
Browse repository at this point
downcastable_from
youknowone
committed
053cfee
View commit details
Copy full SHA for 053cfee
Browse repository at this point
Previous
Next
You can’t perform that action at this time.