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