Skip to content

Implement missing methods to MappingProxy #3875

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jopemachine opened this issue Jul 13, 2022 · 1 comment · Fixed by #3898
Closed

Implement missing methods to MappingProxy #3875

jopemachine opened this issue Jul 13, 2022 · 1 comment · Fixed by #3898
Assignees
Labels
A-stdlib C-compat A discrepancy between RustPython and CPython z-ca-2022 Tag to track contrubution-academy 2022

Comments

@jopemachine
Copy link
Contributor

Summary

Implement missing methods to MappingProxy

  • ior
  • len
  • or
  • ror
  • reversed
@jopemachine jopemachine added the RFC Request for comments label Jul 13, 2022
@jopemachine
Copy link
Contributor Author

@youknowone Could you assign me to this issue? :)

@youknowone youknowone added C-compat A discrepancy between RustPython and CPython A-stdlib labels Jul 13, 2022
@youknowone youknowone added z-ca-2022 Tag to track contrubution-academy 2022 and removed RFC Request for comments labels Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stdlib C-compat A discrepancy between RustPython and CPython z-ca-2022 Tag to track contrubution-academy 2022
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants