New submission from Andrew Svetlov <andrew.svet...@gmail.com>:
Closing stdin FD by child stream is a legal operation, there is no reason to close entire subprocess transport immediately. ---------- components: asyncio messages: 341467 nosy: asvetlov, yselivanov priority: normal severity: normal status: open title: Don't close subprocess stream if it's stdin is closed type: behavior versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36805> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com