[issue39868] Stale Python Language Reference docs (no walrus).

Brandt Bucher report at bugs.python.org
Fri Mar 6 01:49:44 EST 2020


Brandt Bucher <brandtbucher at gmail.com> added the comment:

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!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39868>
_______________________________________


More information about the Python-bugs-list mailing list