On 3/19/2010 10:22 AM, R. David Murray wrote:

This can be done by anyone just by saying, eg: 'see issue 1234' (roundup
turns that into a link),

That should be 'see issue #1234' to get the autolink.
From http://wiki.python.org/moin/TrackerDocs/

The tracker converts some specially formatted words in messages into links. The list includes
      "#<number>" links to the issue <number>
      "msg<number>" links to the message <number>
"r<number>, "rev<number>", "revision <number>" links to svn.python.org displaying the checked in changes.

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to