◐ Shell
clean mode source ↗

Implement missing slots for NoneType by moreal · Pull Request #7437 · RustPython/RustPython

added 2 commits

March 15, 2026 23:49

@moreal

@moreal moreal marked this pull request as ready for review

March 15, 2026 16:04

@moreal moreal marked this pull request as draft

March 15, 2026 16:09

@moreal

@moreal moreal marked this pull request as ready for review

March 15, 2026 16:12

coderabbitai[bot]

youknowone

youknowone

Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>

youknowone

youknowone pushed a commit to youknowone/RustPython that referenced this pull request

Mar 19, 2026
* Define only wrapper_descriptor

* Implement missing slots for NoneType

youknowone pushed a commit to youknowone/RustPython that referenced this pull request

Mar 22, 2026
* Define only wrapper_descriptor

* Implement missing slots for NoneType