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 vstinner
Recipients frenzy, gregory.p.smith, hroncok, kj, lemburg, lukasz.langa, mdk, ned.deily, serhiy.storchaka, vstinner
Date 2021-03-29.12:41:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617021660.2.0.266704103893.issue42988@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9b999479c0022edfc9835a8a1f06e046f3881048 by Victor Stinner in branch 'master':
bpo-42988: Remove the pydoc getfile feature (GH-25015)
https://github.com/python/cpython/commit/9b999479c0022edfc9835a8a1f06e046f3881048
History
Date User Action Args
2021-03-29 12:41:00vstinnersetrecipients: + vstinner, lemburg, gregory.p.smith, ned.deily, lukasz.langa, serhiy.storchaka, mdk, hroncok, frenzy, kj
2021-03-29 12:41:00vstinnersetmessageid: <1617021660.2.0.266704103893.issue42988@roundup.psfhosted.org>
2021-03-29 12:41:00vstinnerlinkissue42988 messages
2021-03-29 12:41:00vstinnercreate