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 Leonardofreua
Recipients Leonardofreua
Date 2021-07-13.18:43:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626201794.58.0.874918644983.issue44628@roundup.psfhosted.org>
In-reply-to
Content
There is a broken link in the docstring of the runtime_library_dir_option() method of the UnixCCompiler class.

See the broken link below:
http://sourceforge.net/tracker/index.php?func=detail&aid=445902&group_id=5470&atid=105470

And the link that is working for this same issue:
https://bugs.python.org/issue445902

I will send a PR removing the link, leaving without it, as there is already exists the issue ID in the docstring.
History
Date User Action Args
2021-07-13 18:43:14Leonardofreuasetrecipients: + Leonardofreua
2021-07-13 18:43:14Leonardofreuasetmessageid: <1626201794.58.0.874918644983.issue44628@roundup.psfhosted.org>
2021-07-13 18:43:14Leonardofreualinkissue44628 messages
2021-07-13 18:43:14Leonardofreuacreate