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 }}
puwei0000
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 30, 2023
Format d bool support (#4948)
JazzGlobal
authored
fa79055
View commit details
Copy full SHA for fa79055
Browse repository at this point
Commits on Apr 29, 2023
Implement property name (#4944)
Masorubka1
authored
f4b9bdf
View commit details
Copy full SHA for f4b9bdf
Browse repository at this point
Commits on Apr 28, 2023
Merge pull request #4876 from Phosphorescentt/4845
Show description for 429d1d1
youknowone
authored
429d1d1
View commit details
Copy full SHA for 429d1d1
Browse repository at this point
Merge pull request #4943 from youknowone/use-ruff
Show description for 9d44f93
youknowone
authored
9d44f93
View commit details
Copy full SHA for 9d44f93
Browse repository at this point
Merge pull request #4926 from youknowone/fromargs-cleanup
Show description for b8bca5a
DimitrisJim
authored
b8bca5a
View commit details
Copy full SHA for b8bca5a
Browse repository at this point
Use ruff for CI
youknowone
committed
8c1d923
View commit details
Copy full SHA for 8c1d923
Browse repository at this point
Merge branch 'RustPython:main' into 4845
Phosphorescentt
authored
04749c1
View commit details
Copy full SHA for 04749c1
Browse repository at this point
Remove Traverse from FromArgs
youknowone
committed
e2ccb48
View commit details
Copy full SHA for e2ccb48
Browse repository at this point
Merge pull request #4933 from youknowone/fix-wasm-stdlib
Show description for 0284059
youknowone
authored
0284059
View commit details
Copy full SHA for 0284059
Browse repository at this point
Fix wasm build stdlib
youknowone
committed
8503e0d
View commit details
Copy full SHA for 8503e0d
Browse repository at this point
Commits on Apr 26, 2023
Merge pull request #4929 from astral-sh/add-start-end-to-located
Show description for 23fee27
youknowone
authored
23fee27
View commit details
Copy full SHA for 23fee27
Browse repository at this point
Add `Located::start`, `Located::end` and impl `Deref`
MichaReiser
committed
0a94e13
View commit details
Copy full SHA for 0a94e13
Browse repository at this point
Merge pull request #4928 from astral-sh/use-located-new
Show description for 9287169
youknowone
authored
9287169
View commit details
Copy full SHA for 9287169
Browse repository at this point
Use `Located::new` over struct initializer
MichaReiser
committed
8605fea
View commit details
Copy full SHA for 8605fea
Browse repository at this point
Commits on Apr 25, 2023
Merge pull request #4927 from youknowone/rename-types
Show description for d9b6585
DimitrisJim
authored
d9b6585
View commit details
Copy full SHA for d9b6585
Browse repository at this point
Commits on Apr 24, 2023
MemberDescrObject -> PyMemberDescriptor
youknowone
committed
30b8d7b
View commit details
Copy full SHA for 30b8d7b
Browse repository at this point
MemberDef -> PyMemberDef
youknowone
committed
436624b
View commit details
Copy full SHA for 436624b
Browse repository at this point
Merge pull request #4901 from youknowone/py-module-def
Show description for 268a39f
youknowone
authored
268a39f
View commit details
Copy full SHA for 268a39f
Browse repository at this point
PyModuleDef and #[pymodule(with(...))]
youknowone
committed
317f432
View commit details
Copy full SHA for 317f432
Browse repository at this point
Merge pull request #4900 from youknowone/simpler-new-object
Show description for cbcdcf4
youknowone
authored
cbcdcf4
View commit details
Copy full SHA for cbcdcf4
Browse repository at this point
Merge pull request #4898 from youknowone/pymodule-expose
Show description for ce13fc5
youknowone
authored
ce13fc5
View commit details
Copy full SHA for ce13fc5
Browse repository at this point
Merge pull request #4899 from youknowone/debug-friendly-tweaks
Show description for c16f813
youknowone
authored
c16f813
View commit details
Copy full SHA for c16f813
Browse repository at this point
Merge pull request #4885 from youknowone/super-init
Show description for 6e9e15b
youknowone
authored
6e9e15b
View commit details
Copy full SHA for 6e9e15b
Browse repository at this point
Merge pull request #4886 from youknowone/pyexception
Show description for 776bda6
youknowone
authored
776bda6
View commit details
Copy full SHA for 776bda6
Browse repository at this point
add support for os.fork and related functions (#4877)
itsankitkp
authored
322aa68
View commit details
Copy full SHA for 322aa68
Browse repository at this point
Commits on Apr 23, 2023
Merge define_exception into pyexception
youknowone
committed
f256934
View commit details
Copy full SHA for f256934
Browse repository at this point
super.__init__
youknowone
committed
2658c5c
View commit details
Copy full SHA for 2658c5c
Browse repository at this point
Merge pull request #4835 from Masorubka1/test_hashlib.py
Show description for 4e0890a
youknowone
authored
4e0890a
View commit details
Copy full SHA for 4e0890a
Browse repository at this point
skip test_enum.test_unique_composite
youknowone
committed
73e1eeb
View commit details
Copy full SHA for 73e1eeb
Browse repository at this point
add compare digest
Masorubka1
authored and
youknowone
committed
514014f
View commit details
Copy full SHA for 514014f
Browse repository at this point
refactoring hashlib for tests
Masorubka1
authored and
youknowone
committed
508cf6b
View commit details
Copy full SHA for 508cf6b
Browse repository at this point
Update test_hashlib.py from Cpython v3.11.2
Masorubka1
authored and
youknowone
committed
8782bf8
View commit details
Copy full SHA for 8782bf8
Browse repository at this point
feature: `PyTraverse` derive macro for traverse object's childrens(like CPython's `tp_traverse`) (#4872)
discord9
authored
94bdb6b
View commit details
Copy full SHA for 94bdb6b
Browse repository at this point
Add loongarch64 support (#4914)
xiangzhai
authored
2c90b12
View commit details
Copy full SHA for 2c90b12
Browse repository at this point
Merge pull request #4924 from itsankitkp/fix-sys-path-for-venv
Show description for cf465bd
youknowone
authored
cf465bd
View commit details
Copy full SHA for cf465bd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.