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 George Jenkins
Recipients George Jenkins, ajaksu2, doerwalter, ezio.melotti, pitrou, r.david.murray, rhettinger, sdementen
Date 2015-03-19.03:24:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426735451.88.0.524525036034.issue1182143@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, I attempted a solution for this a while back

Attached is a (git diff based) patch for review

Changes can also been seen at: https://bitbucket.org/bloomberg/cpython/pull-request/2/http-bugspythonorg-issue1182143-add-name/diff
(but note the changes in Misc/NEWS and Tools/msi/msi.py are not related / somehow got pulled into my changes by mercurial)

Please review/let me know of any other process required. Thanks!
History
Date User Action Args
2015-03-19 03:24:12George Jenkinssetrecipients: + George Jenkins, doerwalter, rhettinger, sdementen, pitrou, ajaksu2, ezio.melotti, r.david.murray
2015-03-19 03:24:11George Jenkinssetmessageid: <1426735451.88.0.524525036034.issue1182143@psf.upfronthosting.co.za>
2015-03-19 03:24:11George Jenkinslinkissue1182143 messages
2015-03-19 03:24:11George Jenkinscreate