This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brandtbucher
Recipients brandtbucher, docs@python, emilyemorehouse, gvanrossum, miss-islington, shankarj67
Date 2020-03-06.06:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583477384.57.0.97527028081.issue39868@roundup.psfhosted.org>
In-reply-to
Content
Thanks for offering to help, Shankar! For this change, you can look at the other sections of the Doc/reference/expressions.rst file for an idea of what we're looking for. I think a few sentences and maybe a small code snippet should probably be fine.

The devguide has all of the information that you need to get started. Specifically, you'll want to look at:

- https://devguide.python.org/docquality/
- https://devguide.python.org/documenting/
- https://devguide.python.org/pullrequest/

Also, you should sign the CLA *as soon as possible* (https://www.python.org/psf/contrib/contrib-form/)!

Once you've made a PR, please request a review from me so I can make sure it moves along quickly. Let me know if you have any questions... I know it can be really tricky at first!
History
Date User Action Args
2020-03-06 06:49:44brandtbuchersetrecipients: + brandtbucher, gvanrossum, docs@python, emilyemorehouse, miss-islington, shankarj67
2020-03-06 06:49:44brandtbuchersetmessageid: <1583477384.57.0.97527028081.issue39868@roundup.psfhosted.org>
2020-03-06 06:49:44brandtbucherlinkissue39868 messages
2020-03-06 06:49:43brandtbuchercreate