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 bbayles, serhiy.storchaka, xdegaye
Date 2018-07-29.19:15:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532891717.11.0.56676864532.issue34182@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4e11c461ed39085b8495a35c9367b46d8a0d306d by Serhiy Storchaka (Bo Bayles) in branch 'master':
bpo-34182: Fix test_pydoc running as a script. (GH-8389)
https://github.com/python/cpython/commit/4e11c461ed39085b8495a35c9367b46d8a0d306d
History
Date User Action Args
2018-07-29 19:15:17serhiy.storchakasetrecipients: + serhiy.storchaka, xdegaye, bbayles
2018-07-29 19:15:17serhiy.storchakasetmessageid: <1532891717.11.0.56676864532.issue34182@psf.upfronthosting.co.za>
2018-07-29 19:15:17serhiy.storchakalinkissue34182 messages
2018-07-29 19:15:17serhiy.storchakacreate