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 mehanig
Recipients mehanig
Date 2017-12-13.00:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513123806.73.0.213398074469.issue32297@psf.upfronthosting.co.za>
In-reply-to
Content
I have noticed few misspellings in Python source code comments while doing some research with the help of spelling and grammatic tools. I double checked all of them and corrected.
There is just one docstring affected. All the other changes are in Python source code comments. It also affects 49 different files from all the modules. 
I made a PR, and I think it's up to file maintainers to decide if they want to merge any of this edits. 
At this moment maintainer of idlelib package picked and merged changes which affect his pars independently.
History
Date User Action Args
2017-12-13 00:10:06mehanigsetrecipients: + mehanig
2017-12-13 00:10:06mehanigsetmessageid: <1513123806.73.0.213398074469.issue32297@psf.upfronthosting.co.za>
2017-12-13 00:10:06mehaniglinkissue32297 messages
2017-12-13 00:10:06mehanigcreate