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 steve.dower
Recipients Marcus.Smith, dstufft, ncoghlan, paul.moore, steve.dower
Date 2014-10-26.21:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414357388.29.0.645852871796.issue22730@psf.upfronthosting.co.za>
In-reply-to
Content
That change sounds like it'll be enough, and I'd be surprised if the logging module doesn't already handle the case with no streams.

(Aside: it'd be nice for ensurepip to have a log file parameter that can be passed through.)

I'll hold off on merging this in now, though I'll keep it in my branch until we get a pip update.
History
Date User Action Args
2014-10-26 21:03:08steve.dowersetrecipients: + steve.dower, paul.moore, ncoghlan, dstufft, Marcus.Smith
2014-10-26 21:03:08steve.dowersetmessageid: <1414357388.29.0.645852871796.issue22730@psf.upfronthosting.co.za>
2014-10-26 21:03:08steve.dowerlinkissue22730 messages
2014-10-26 21:03:08steve.dowercreate