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 kbumsik
Recipients asvetlov, docs@python, kbumsik, yselivanov
Date 2018-07-01.05:16:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530422209.01.0.56676864532.issue33986@psf.upfronthosting.co.za>
In-reply-to
Content
As a note, BaseSubprocessTransport is used for implementation of SubprocessTransport. BaseSubprocessTransport is not exposed outside of the module.
History
Date User Action Args
2018-07-01 05:16:49kbumsiksetrecipients: + kbumsik, asvetlov, docs@python, yselivanov
2018-07-01 05:16:49kbumsiksetmessageid: <1530422209.01.0.56676864532.issue33986@psf.upfronthosting.co.za>
2018-07-01 05:16:48kbumsiklinkissue33986 messages
2018-07-01 05:16:48kbumsikcreate