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 r.david.murray
Recipients Ramchandra Apte, alex, asvetlov, christian.heimes, docs@python, ezio.melotti, giampaolo.rodola, hynek, r.david.murray, vstinner, yating.huang
Date 2014-03-13.21:41:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394746873.37.0.869416332988.issue17006@psf.upfronthosting.co.za>
In-reply-to
Content
Please note what I said about wrapping lines to less than 80 characters.

Also, my thought was to move the 'see also' entry that is referenced in the existing warning text (the wikipedia link) into the 'security considerations' section, probably as a separate paragraph that consists of the current text that follows that reference, with 'wikipedia article' turned into a link to the actual article.  (See http://docutils.sourceforge.net/docs/user/rst/quickref.html#hyperlink-targets for information on how to make links to external urls in .rst files).
History
Date User Action Args
2014-03-13 21:41:13r.david.murraysetrecipients: + r.david.murray, vstinner, giampaolo.rodola, christian.heimes, ezio.melotti, alex, asvetlov, docs@python, Ramchandra Apte, hynek, yating.huang
2014-03-13 21:41:13r.david.murraysetmessageid: <1394746873.37.0.869416332988.issue17006@psf.upfronthosting.co.za>
2014-03-13 21:41:13r.david.murraylinkissue17006 messages
2014-03-13 21:41:13r.david.murraycreate