-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-41428: Documentation for PEP 604 #22517
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
Conversation
@MaggieMoss Do you have time to you review this? It's about your code. :-) |
Misc/NEWS.d/next/Documentation/2020-10-03-18-20-46.bpo-41428._ju1NE.rst
Outdated
Show resolved
Hide resolved
@gvanrossum and @pablogsal , thanks for the extremely thorough review. I implemented the suggested changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These small updates, and the link to PEP 585 that you mentioned.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea!
Thanks guido, pablo and eamanu for the patience and guidance for this PR. This was my first time writing reST/writing docs for CPython for that matter, and it was extremely fun! The devguide was extremely helpful too :). |
@Fidget-Spinner You did a great job. Do you want to help more? |
@gvanrossum Yea definitely, I'll work on something else when I have the time to do so ! |
Added documentation for PEP 604.
https://bugs.python.org/issue41428