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 shankarj67
Recipients brandtbucher, docs@python, emilyemorehouse, gvanrossum, miss-islington, shankarj67
Date 2020-03-07.10:27:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583576875.45.0.979902660217.issue39868@roundup.psfhosted.org>
In-reply-to
Content
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. Please tell me where I should be adding my code. Do I have to add code here https://github.com/python/cpython/blob/master/Doc/reference/expressions.rst and push it?

2. I am working on the master branch only. Is there any specific branch I have to select?
History
Date User Action Args
2020-03-07 10:27:55shankarj67setrecipients: + shankarj67, gvanrossum, docs@python, emilyemorehouse, miss-islington, brandtbucher
2020-03-07 10:27:55shankarj67setmessageid: <1583576875.45.0.979902660217.issue39868@roundup.psfhosted.org>
2020-03-07 10:27:55shankarj67linkissue39868 messages
2020-03-07 10:27:55shankarj67create