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 llucax
Recipients georg.brandl, llucax
Date 2008-05-18.05:03:03
SpamBayes Score 0.065634534
Marked as misclassified No
Message-id <1211086991.24.0.536909381187.issue2904@psf.upfronthosting.co.za>
In-reply-to
Content
When using cross-references to a method using an alternate title, like
:meth:`some title <some_method>` and configuration option
add_function_parentheses is True, the link is not generated (if this
option is False, it works fine.
History
Date User Action Args
2008-05-18 05:03:12llucaxsetspambayes_score: 0.0656345 -> 0.065634534
recipients: + llucax, georg.brandl
2008-05-18 05:03:11llucaxsetspambayes_score: 0.0656345 -> 0.0656345
messageid: <1211086991.24.0.536909381187.issue2904@psf.upfronthosting.co.za>
2008-05-18 05:03:09llucaxlinkissue2904 messages
2008-05-18 05:03:08llucaxcreate