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 berker.peksag
Recipients ajaksu2, belopolsky, berker.peksag, bkad, eric.araujo, georg.brandl, tws5
Date 2018-07-23.05:37:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532324270.24.0.56676864532.issue940286@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d04f46c59f1d07d9bcc0ba910741296ac88d370d by Berker Peksag in branch 'master':
bpo-940286: Fix pydoc to show cross refs correctly (GH-8390)
https://github.com/python/cpython/commit/d04f46c59f1d07d9bcc0ba910741296ac88d370d
History
Date User Action Args
2018-07-23 05:37:50berker.peksagsetrecipients: + berker.peksag, georg.brandl, belopolsky, ajaksu2, tws5, eric.araujo, bkad
2018-07-23 05:37:50berker.peksagsetmessageid: <1532324270.24.0.56676864532.issue940286@psf.upfronthosting.co.za>
2018-07-23 05:37:50berker.peksaglinkissue940286 messages
2018-07-23 05:37:49berker.peksagcreate