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 vinay.sajip
Recipients pitrou, vinay.sajip, vstinner
Date 2017-07-30.09:41:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2543f50033208c1a8df04999082b11aa09e82a04 by Vinay Sajip in branch 'master':
bpo-30522: Implemented a method to allow setting a logging.StreamHander's stream. (GH-2921)
https://github.com/python/cpython/commit/2543f50033208c1a8df04999082b11aa09e82a04
History
Date User Action Args
2017-07-30 09:41:48vinay.sajipsetrecipients: + vinay.sajip, pitrou, vstinner
2017-07-30 09:41:48vinay.sajipsetmessageid: <[email protected]>
2017-07-30 09:41:48vinay.sajiplinkissue30522 messages
2017-07-30 09:41:47vinay.sajipcreate