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 vstinner
Recipients brett.cannon, lemburg, serhiy.storchaka, vstinner
Date 2018-12-04.16:18:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b8e689a6e8134e88f857a55e50b6a4977967e385 by Victor Stinner in branch 'master':
bpo-35346, platform: import subprocess in _syscmd_file() (GH-10892)
https://github.com/python/cpython/commit/b8e689a6e8134e88f857a55e50b6a4977967e385
History
Date User Action Args
2018-12-04 16:18:15vstinnersetrecipients: + vstinner, lemburg, brett.cannon, serhiy.storchaka
2018-12-04 16:18:15vstinnersetmessageid: <[email protected]>
2018-12-04 16:18:15vstinnerlinkissue35346 messages
2018-12-04 16:18:15vstinnercreate