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 serhiy.storchaka, vstinner
Date 2017-07-27.09:21:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501147288.96.0.487134259042.issue31028@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fd46561167af6cd697191dd7ebb8c2fef5ad6493 by Victor Stinner in branch 'master':
bpo-31028: Fix test_pydoc when run directly (#2864)
https://github.com/python/cpython/commit/fd46561167af6cd697191dd7ebb8c2fef5ad6493
History
Date User Action Args
2017-07-27 09:21:29vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-07-27 09:21:28vstinnersetmessageid: <1501147288.96.0.487134259042.issue31028@psf.upfronthosting.co.za>
2017-07-27 09:21:28vstinnerlinkissue31028 messages
2017-07-27 09:21:28vstinnercreate