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 vstinner
Recipients louielu, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-07-20.17:27:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500571643.32.0.981771868406.issue30968@psf.upfronthosting.co.za>
In-reply-to
Content
Terry J. Reedy: I don't understand 'format your name' as there is no formatting that I did.

GitHub picks your commits unchanged. Git picks your name from your .gitconfig configuration file, global $HOME/.gitconfig or local <cpython>/.gitconfig.

It's just that I saw "terryjreedy" in your last commit, instead of the usual "Terry Jan Reedy".

It's up to you to pick whatever name you want, I was just surprised to see the name formatted differently.

> I have no idea about commit message.  The PR title has no extra spaces.  But github does not always copy correctly.

It doesn't matter at all. It's just that I was surprised ;-)
History
Date User Action Args
2017-07-20 17:27:23vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower, louielu
2017-07-20 17:27:23vstinnersetmessageid: <1500571643.32.0.981771868406.issue30968@psf.upfronthosting.co.za>
2017-07-20 17:27:23vstinnerlinkissue30968 messages
2017-07-20 17:27:23vstinnercreate