Message2388

Author tshepang
Recipients tshepang
Date 2012-03-05.12:44:28
SpamBayes Score 0.0204724
Marked as misclassified No
Content
When commit url ends with a dot (e.g. http://bugs.python.org/msg152756), Roundup thinks the dot is part of the url, so it's often like a broken link:

good: http://hg.python.org/cpython/file/567767a6df02/Lib/packaging/tests/test_version.py#l68
bad: http://hg.python.org/cpython/file/567767a6df02/Lib/packaging/tests/test_version.py#l68.
History
Date User Action Args
2012-03-05 12:44:28tshepangsetrecipients: + tshepang
2012-03-05 12:44:28tshepangsetmessageid: <1330951468.67.0.643931051848.issue437@psf.upfronthosting.co.za>
2012-03-05 12:44:28tshepanglinkissue437 messages
2012-03-05 12:44:28tshepangcreate