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 <[email protected]>
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: <[email protected]>
2018-07-01 05:16:48kbumsiklinkissue33986 messages
2018-07-01 05:16:48kbumsikcreate