FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Cleanup some direct magic method definitions by moreal · Pull Request #7441 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
99
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Cleanup some direct magic method definitions
- #7441
#7441
Merged
youknowone
merged 5 commits into
RustPython:main
RustPython/RustPython:main
from
moreal:cleanup-legacy-magic-method-definitions
moreal/RustPython:cleanup-legacy-magic-method-definitions
Copy head branch name to clipboard
Mar 16, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
Cleanup some direct magic method definitions
#7441
youknowone
merged 5 commits into
RustPython:main
RustPython/RustPython:main
from
moreal:cleanup-legacy-magic-method-definitions
moreal/RustPython:cleanup-legacy-magic-method-definitions
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
Migrate direct __repr__ definitions to Representable trait
Show description for 8ef8c6f
moreal
and
claude
committed
8ef8c6f
View commit details
Copy full SHA for 8ef8c6f
Browse repository at this point
Migrate direct __del__ definition to Destructor trait for PySocket
Show description for 4bbd54c
moreal
and
claude
committed
4bbd54c
View commit details
Copy full SHA for 4bbd54c
Browse repository at this point
Remove redundant __iter__ pymethods from PyFuture and PyTask
Show description for ecf9e21
moreal
and
claude
committed
ecf9e21
View commit details
Copy full SHA for ecf9e21
Browse repository at this point
Enable derive guards for __get__/__set__/__delete__ descriptor methods
Show description for 20ddf9c
moreal
and
claude
committed
20ddf9c
View commit details
Copy full SHA for 20ddf9c
Browse repository at this point
Enable derive guards for AsMapping/AsSequence slot methods
Show description for 8791e15
moreal
and
claude
committed
8791e15
View commit details
Copy full SHA for 8791e15
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL