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 jaysinh.shukla
Recipients Mariatta, docs@python, jaysinh.shukla, terry.reedy, viorel
Date 2016-10-04.09:06:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475571976.65.0.883814342608.issue28315@psf.upfronthosting.co.za>
In-reply-to
Content
@Treyy: I have uploaded patches according to your comment at Core mentorship here (https://mail.python.org/mailman/private/core-mentorship/2016-October/003662.html)

`Since I applied the patch, I can say in in this particular case, 
re-open, preferably with one or more patches.  I intended to include all 
changes needed, at least for .rst files, and grepped with IDLE's 
re-based grep, but missed most of what you listed.  I probably started 
in the wrong directory.

But exclude
1. the .rej files, which are not tracked, and which you should delete.
2. the old 'What's New' files, where 'in ?' is likely correct.
3. the includes/text/py files, for reasons given in the issue.
4. the other .py files, like test_generators.py, at least initially, 
until it is determined why they are not failing if incorrect.

Left are *.rst.  At least some of the code should be run to verify that 
the proposed changes are correct.  I would not mind a separate patch for 
ctypes.rst, which has half the hits.

If you only reopen and do not do a patch, please copy these comments 
into the issue.`

Please change the status of issue to `open` from `close`. Thanks!
History
Date User Action Args
2016-10-04 09:06:16jaysinh.shuklasetrecipients: + jaysinh.shukla, terry.reedy, docs@python, Mariatta, viorel
2016-10-04 09:06:16jaysinh.shuklasetmessageid: <1475571976.65.0.883814342608.issue28315@psf.upfronthosting.co.za>
2016-10-04 09:06:16jaysinh.shuklalinkissue28315 messages
2016-10-04 09:06:16jaysinh.shuklacreate