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 serhiy.storchaka
Recipients serhiy.storchaka, terry.reedy, yselivanov
Date 2018-11-08.06:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541659695.06.0.788709270274.issue34966@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a44d34e17908a49d584f86c4f8642a50707b7150 by Serhiy Storchaka in branch 'master':
bpo-34966: Improve support of method aliases in pydoc. (GH-9823)
https://github.com/python/cpython/commit/a44d34e17908a49d584f86c4f8642a50707b7150
History
Date User Action Args
2018-11-08 06:48:15serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, yselivanov
2018-11-08 06:48:15serhiy.storchakasetmessageid: <1541659695.06.0.788709270274.issue34966@psf.upfronthosting.co.za>
2018-11-08 06:48:15serhiy.storchakalinkissue34966 messages
2018-11-08 06:48:14serhiy.storchakacreate