-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Finish remaining tasks for PEP 544 #5322
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
I can move this forward (will likely have to wait until after my summer vacation though). I don't think that it's urgent to get this finished soon. Is module objects as instances of protocols the main thing missing? This looks like something that will take some effort to implement in mypy. |
Great, thanks!
Yes, this and also #3827 plus several smaller things, I will add a list now. |
Here is a more complete list of tasks:
|
Thanks for the task list. Does acceptance of the PEP need to wait for the implementation to be finished? That's not a requirement of the PEP process (there are actually separate states "Accepted" and "Final", where the latter means there is no more work to be done in the reference implementation). Which of the above tasks require updating the PEP text? |
I reshuffled the tasks in a more logical order. I think the last two are optional w.r.t. to acceptance. But the first four are better to have before, there is a chance (although little I think) we might want to adjust some details. |
I think this can be closed now. The remaining tasks can be tracked in individual issues (they already exist). |
I don't have any energy/desire to work on this in foreseeable future. @JukkaL @ambv do you have time/desire to finish the remaining things?
The text was updated successfully, but these errors were encountered: