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 }}
byeongjee
/
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
Datepicker
All time
Commit history
Commits on Oct 22, 2021
Merge pull request #3361 from youknowone/result-like
Show description for 9ece24f
youknowone
authored
9ece24f
View commit details
Copy full SHA for 9ece24f
Browse repository at this point
Update result-like to 0.4
youknowone
committed
1047cb5
View commit details
Copy full SHA for 1047cb5
Browse repository at this point
Merge pull request #3360 from moreal/remove-py-module-macro
Show description for 54d5966
DimitrisJim
authored
54d5966
View commit details
Copy full SHA for 54d5966
Browse repository at this point
Remove `py_module!` macro
moreal
committed
72a1dee
View commit details
Copy full SHA for 72a1dee
Browse repository at this point
Merge pull request #3351 from Snowapril/fix-generic-alias
Show description for 7d1f75d
DimitrisJim
authored
7d1f75d
View commit details
Copy full SHA for 7d1f75d
Browse repository at this point
Merge pull request #3359 from DimitrisJim/export_reusage_symbols
Show description for 17c59a3
youknowone
authored
17c59a3
View commit details
Copy full SHA for 17c59a3
Browse repository at this point
add `rich_compare` on `GenericAlias`
Show description for d9f561c
Snowapril
committed
d9f561c
View commit details
Copy full SHA for d9f561c
Browse repository at this point
update some test in `test_typing` from cpython 3.10
Show description for 92b81e5
Snowapril
committed
92b81e5
View commit details
Copy full SHA for 92b81e5
Browse repository at this point
add decorators on failed tests
Show description for 48d6ba1
Snowapril
committed
48d6ba1
View commit details
Copy full SHA for 48d6ba1
Browse repository at this point
add missing methods for `GenericAlias`
Show description for 8607519
Snowapril
committed
8607519
View commit details
Copy full SHA for 8607519
Browse repository at this point
add exact type check and return generic alias
Show description for dfc0cdf
Snowapril
committed
dfc0cdf
View commit details
Copy full SHA for dfc0cdf
Browse repository at this point
add missing `__class_getitem__` from cpython 3.10
Show description for b2eff4a
Snowapril
committed
b2eff4a
View commit details
Copy full SHA for b2eff4a
Browse repository at this point
add missing `__class_getitem__` in several types
Show description for 32ba09c
Snowapril
committed
32ba09c
View commit details
Copy full SHA for 32ba09c
Browse repository at this point
commented out on missing module in rustpython
Show description for f491bb8
Snowapril
committed
f491bb8
View commit details
Copy full SHA for f491bb8
Browse repository at this point
add `test_genericalias.py` from cpython 3.10
Show description for 4a3dab0
Snowapril
committed
4a3dab0
View commit details
Copy full SHA for 4a3dab0
Browse repository at this point
Mark failing resourse tests.
DimitrisJim
committed
2299878
View commit details
Copy full SHA for 2299878
Browse repository at this point
Add test_resource from Python 3.8
DimitrisJim
committed
9ab71fe
View commit details
Copy full SHA for 9ab71fe
Browse repository at this point
Export RUSAGE_* symbols.
DimitrisJim
committed
a8b00ef
View commit details
Copy full SHA for a8b00ef
Browse repository at this point
Commits on Oct 21, 2021
Merge pull request #3357 from coolreader18/edition2021
Show description for 6138cb4
youknowone
authored
6138cb4
View commit details
Copy full SHA for 6138cb4
Browse repository at this point
Merge pull request #3356 from DimitrisJim/fake_builtin_gc
Show description for a09b440
coolreader18
authored
a09b440
View commit details
Copy full SHA for a09b440
Browse repository at this point
Switch to array.into_iter()
coolreader18
committed
53c261a
View commit details
Copy full SHA for 53c261a
Browse repository at this point
TryFrom, TryInto, FromIterator are in prelude now
coolreader18
committed
09e9ea9
View commit details
Copy full SHA for 09e9ea9
Browse repository at this point
Disable redoxer action temporarily
coolreader18
committed
33b5827
View commit details
Copy full SHA for 33b5827
Browse repository at this point
Merge pull request #3355 from moreal/use-pymodule-attribute-wasm-window
Show description for 815e1b6
youknowone
authored
815e1b6
View commit details
Copy full SHA for 815e1b6
Browse repository at this point
Merge pull request #3354 from moreal/use-pymodule-attribute-wasm-js
Show description for b394c0a
youknowone
authored
b394c0a
View commit details
Copy full SHA for b394c0a
Browse repository at this point
Merge pull request #3353 from moreal/use-pymodule-attribute-wasm-browser
Show description for bd83930
youknowone
authored
bd83930
View commit details
Copy full SHA for bd83930
Browse repository at this point
Fix new clippy lint
coolreader18
committed
80688ab
View commit details
Copy full SHA for 80688ab
Browse repository at this point
Remove Python gc stub, add rust stub.
DimitrisJim
committed
103195b
View commit details
Copy full SHA for 103195b
Browse repository at this point
Migrate to 2021 edition
coolreader18
committed
ee8b11f
View commit details
Copy full SHA for ee8b11f
Browse repository at this point
Remove usage of `py_module!` from `_window`
moreal
committed
5a16ab8
View commit details
Copy full SHA for 5a16ab8
Browse repository at this point
Remove usage of `py_module!` from _browser
moreal
committed
1474c9e
View commit details
Copy full SHA for 1474c9e
Browse repository at this point
Remove usage of `py_module!` from _js
moreal
committed
3f9c790
View commit details
Copy full SHA for 3f9c790
Browse repository at this point
Merge pull request #3307 from youknowone/pyptr
Show description for dc4d269
youknowone
authored
dc4d269
View commit details
Copy full SHA for dc4d269
Browse repository at this point
Py -> PyObjectView
youknowone
committed
f768773
View commit details
Copy full SHA for f768773
Browse repository at this point
PyObj -> PyObject
youknowone
committed
b759808
View commit details
Copy full SHA for b759808
Browse repository at this point
Previous
Next
You can’t perform that action at this time.