Skip to content

PEP 487 (__init_subclass__, __set_name__) #1346

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
isidentical opened this issue Sep 6, 2019 · 1 comment · Fixed by #2017
Closed

PEP 487 (__init_subclass__, __set_name__) #1346

isidentical opened this issue Sep 6, 2019 · 1 comment · Fixed by #2017
Labels
C-compat A discrepancy between RustPython and CPython

Comments

@isidentical
Copy link
Contributor

Feature

__init_subclass__, __set_name__

Python Documentation

https://docs.python.org/3/reference/datamodel.html#object.__init_subclass__
https://docs.python.org/3/reference/datamodel.html#object.__set_name__

@isidentical isidentical added the C-compat A discrepancy between RustPython and CPython label Sep 6, 2019
@isidentical
Copy link
Contributor Author

__init_subclass__ => #1357

@youknowone youknowone changed the title PEP 487 PEP 487 (__init_subclass__, __set_name__) Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-compat A discrepancy between RustPython and CPython
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant