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

2020-03-08 Thread SHANKAR JHA
Change by SHANKAR JHA : -- keywords: +patch pull_requests: +18213 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18851 ___ Python tracker <https://bugs.python.org/issu

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

2020-03-08 Thread SHANKAR JHA
SHANKAR JHA added the comment: I have added the pull request: https://github.com/python/cpython/pull/18851. Please check it out and let me know if I need to change anything. Thank you everyone for your guidance. -- ___ Python tracker <ht

[issue39702] PEP 614: Relaxing Grammar Restrictions On Decorators

2020-03-08 Thread SHANKAR JHA
Change by SHANKAR JHA : -- nosy: +shankarj67 nosy_count: 2.0 -> 3.0 pull_requests: +18208 pull_request: https://github.com/python/cpython/pull/18851 ___ Python tracker <https://bugs.python.org/issu

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

2020-03-07 Thread SHANKAR JHA
SHANKAR JHA added the comment: I have created my draft with an example but I am confused about where exactly do I have to add the code and push it. I have cloned these two repositories in my system and setup everything: https://github.com/python/cpython https://github.com/python/devguide 1

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

2020-03-06 Thread SHANKAR JHA
SHANKAR JHA added the comment: I got it that I have to fill the "Assignment expression" section in the code. I am working on it and send you the for review once I am done. -- ___ Python tracker <https://bugs.python.o

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

2020-03-06 Thread SHANKAR JHA
SHANKAR JHA added the comment: I am also checking your commit for this: (https://github.com/python/cpython/commit/8bae21962bab2fac7630982abd73676b89930902) and see that you are changing the "expression: to "assignment_expression". Do I have to fill what assignment expression

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

2020-03-06 Thread SHANKAR JHA
SHANKAR JHA added the comment: Thank you for helping me out brandtbucher. As per my understanding, I am looking into the code (https://github.com/python/cpython/blob/master/Doc/reference/expressions.rst) and finding where the code doesn't follow the pattern described in (https

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

2020-03-05 Thread SHANKAR JHA
SHANKAR JHA added the comment: This is my first contribution to Python. This is why I am looking for some guidance, just point me to some resource, and then I will look into it thoroughly. I am reading this https://www.python.org/dev/peps/pep-0572/ for better understanding

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

2020-03-05 Thread SHANKAR JHA
SHANKAR JHA added the comment: Thank you for that!!! Can you please provide some pointers to what exactly I have to do? -- ___ Python tracker <https://bugs.python.org/issue39

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

2020-03-05 Thread SHANKAR JHA
SHANKAR JHA added the comment: Can I take this issue? -- nosy: +shankarj67 ___ Python tracker <https://bugs.python.org/issue39868> ___ ___ Python-bugs-list m