Christian Heimes <[email protected]> added the comment:
Upon closer investigation something or someone has replaces and monkey patched the stdlib function subprocess.run() with code from the 3rd party library "run". The "run" package is not part of Python's stdlib. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42399> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
