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 }}
Svtter
/
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 Sep 26, 2022
Merge pull request #4183 from oow214/function_qualname
Show description for 1b7b3f0
youknowone
authored
1b7b3f0
View commit details
Copy full SHA for 1b7b3f0
Browse repository at this point
Implements 6 os/posix constants missing for macos (#4110)
ecpost
authored
c2a5acb
View commit details
Copy full SHA for c2a5acb
Browse repository at this point
Commits on Sep 24, 2022
Refactor function repr
mumallaeng
committed
27356bf
View commit details
Copy full SHA for 27356bf
Browse repository at this point
Update function __qualname__
mumallaeng
committed
b4360f8
View commit details
Copy full SHA for b4360f8
Browse repository at this point
Merge pull request #4147 from youknowone/interpreter-config
Show description for 2a26ed0
youknowone
authored
2a26ed0
View commit details
Copy full SHA for 2a26ed0
Browse repository at this point
Merge pull request #4146 from oow214/warning_warn_explicit
Show description for 2c611aa
youknowone
authored
2c611aa
View commit details
Copy full SHA for 2c611aa
Browse repository at this point
fix styles
youknowone
committed
ac28407
View commit details
Copy full SHA for ac28407
Browse repository at this point
Fix warning module
mumallaeng
authored and
youknowone
committed
0e135c9
View commit details
Copy full SHA for 0e135c9
Browse repository at this point
Update get_filter
mumallaeng
authored and
youknowone
committed
94819c5
View commit details
Copy full SHA for 94819c5
Browse repository at this point
Fix warning warn_explicit
mumallaeng
authored and
youknowone
committed
49af908
View commit details
Copy full SHA for 49af908
Browse repository at this point
Update warning warn_explicit
mumallaeng
authored and
youknowone
committed
eb27d1e
View commit details
Copy full SHA for eb27d1e
Browse repository at this point
Commits on Sep 23, 2022
Merge pull request #4182 from fanninpm/clippy-1.64
Show description for 2efe22e
youknowone
authored
2efe22e
View commit details
Copy full SHA for 2efe22e
Browse repository at this point
Fix unnecessary closure (clippy)
fanninpm
committed
50fd23a
View commit details
Copy full SHA for 50fd23a
Browse repository at this point
Drop unused must-use values immediately
Show description for 73bd296
fanninpm
committed
73bd296
View commit details
Copy full SHA for 73bd296
Browse repository at this point
Commits on Sep 22, 2022
Merge pull request #4176 from youknowone/lalrpop
Show description for 34e09a8
youknowone
authored
34e09a8
View commit details
Copy full SHA for 34e09a8
Browse repository at this point
Commits on Sep 21, 2022
temporary fix of parser build
youknowone
committed
5c29c27
View commit details
Copy full SHA for 5c29c27
Browse repository at this point
better parser build experience
youknowone
committed
6ae1148
View commit details
Copy full SHA for 6ae1148
Browse repository at this point
Commits on Sep 20, 2022
Merge pull request #4172 from Yaminyam/ci/skip
Show description for 683e5af
youknowone
authored
683e5af
View commit details
Copy full SHA for 683e5af
Browse repository at this point
Commits on Sep 19, 2022
ci: Support for ci skip through tag
Yaminyam
authored
b9e849a
View commit details
Copy full SHA for b9e849a
Browse repository at this point
Merge pull request #4168 from jopemachine/fix-testisinstance
Show description for fcbb388
youknowone
authored
fcbb388
View commit details
Copy full SHA for fcbb388
Browse repository at this point
Commits on Sep 18, 2022
Refactoring `abstract_issubclass`
jopemachine
committed
faace16
View commit details
Copy full SHA for faace16
Browse repository at this point
Merge pull request #4170 from youknowone/pygetset
Show description for e02afc4
youknowone
authored
e02afc4
View commit details
Copy full SHA for e02afc4
Browse repository at this point
pyproperty -> pygetset
Show description for e002191
youknowone
committed
e002191
View commit details
Copy full SHA for e002191
Browse repository at this point
Merge pull request #4160 from moreal/pymember-setter
Show description for 05e13b6
youknowone
authored
05e13b6
View commit details
Copy full SHA for 05e13b6
Browse repository at this point
Commits on Sep 17, 2022
Unmark resolved tests
moreal
authored and
youknowone
committed
27855a6
View commit details
Copy full SHA for 27855a6
Browse repository at this point
Correct `PyInner<T>` fields order
Show description for e27538f
moreal
authored and
youknowone
committed
e27538f
View commit details
Copy full SHA for e27538f
Browse repository at this point
Implement MemberDescrObject setter
moreal
authored and
youknowone
committed
e7b39bd
View commit details
Copy full SHA for e7b39bd
Browse repository at this point
Fix `test_infinite_recursion_via_bases_tuple`, `test_infinite_cycle_in_bases`
jopemachine
committed
e9d3406
View commit details
Copy full SHA for e9d3406
Browse repository at this point
Commits on Sep 16, 2022
Merge pull request #4114 from rimi0108/feature/add-staticmethod-init
Show description for 768a8e5
youknowone
authored
768a8e5
View commit details
Copy full SHA for 768a8e5
Browse repository at this point
Commits on Sep 15, 2022
Merge pull request #4159 from jopemachine/fix-test-iter
Show description for b0d5155
youknowone
authored
b0d5155
View commit details
Copy full SHA for b0d5155
Browse repository at this point
Commits on Sep 13, 2022
Fix `bool_eq` argument order of `_membership_iter_search` for compatability with cpython
jopemachine
committed
e372be1
View commit details
Copy full SHA for e372be1
Browse repository at this point
Commits on Sep 12, 2022
Merge pull request #4151 from jopemachine/add-cbrt
Show description for 368e47c
youknowone
authored
368e47c
View commit details
Copy full SHA for 368e47c
Browse repository at this point
Merge pull request #4153 from jopemachine/add-call-operator
Show description for 7ab1b16
youknowone
authored
7ab1b16
View commit details
Copy full SHA for 7ab1b16
Browse repository at this point
Merge pull request #4152 from jopemachine/fix-math-pow
Show description for a719955
youknowone
authored
a719955
View commit details
Copy full SHA for a719955
Browse repository at this point
Fix edge case of `math.pow(0.0, -inf)`, `math.pow(-0.0, -inf)`
jopemachine
committed
e0f491e
View commit details
Copy full SHA for e0f491e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.