-
Notifications
You must be signed in to change notification settings - Fork 830
PEP 489 Compatibility #2274
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
Comments
The above is currently incomplete - please post / edit things as you think of them |
Beginning to think that this is something that we may not want to do for now - see #2346 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Inspired by #2269 (comment), this is an issue to track all of the places which we know need to change for full PEP 489 compatibility (draft implementation in #2245).
#[pyclass]
type objects, most implementations ofPyTypeInfo
,intern!
The text was updated successfully, but these errors were encountered: