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