New submission from Tshepang Lekhonkhobe <tshep...@gmail.com>:

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.

----------
messages: 2388
nosy: tshepang
priority: bug
status: unread
title: Ignore a dot in urls if it's the last character

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue437>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
http://mail.python.org/mailman/listinfo/tracker-discuss

Reply via email to