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 abarry
Recipients abarry, lelit
Date 2016-07-28.18:12:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469729549.07.0.728689708538.issue27645@psf.upfronthosting.co.za>
In-reply-to
Content
That's really nice, thank you for doing this! To get your code reviewed, though, you should upload a patch here. With git, you can do 'git diff > my_patch_file_name.patch' in your local repo, then you can upload the resulting file here. If you haven't done so yet, you'll need to sign a contributor agreement as well: https://www.python.org/psf/contrib/contrib-form/ :)

(Also, you might want to remove the 'index ...' lines in the patch file that git generates for each modified file; since there are three files, there should be three lines to remove. I'm not sure if you really have to, but I always do it just to be sure :)
History
Date User Action Args
2016-07-28 18:12:29abarrysetrecipients: + abarry, lelit
2016-07-28 18:12:29abarrysetmessageid: <1469729549.07.0.728689708538.issue27645@psf.upfronthosting.co.za>
2016-07-28 18:12:29abarrylinkissue27645 messages
2016-07-28 18:12:28abarrycreate