[issue33944] Deprecate and remove pth files

Ionel Cristian Mărieș report at bugs.python.org
Wed Mar 6 21:51:36 EST 2019


Ionel Cristian Mărieș <contact at ionelmc.ro> added the comment:

> There was a single .pth file that I deemed "malicious" since it
completely breaks the `subprocess` module (`subprocess-run`)

It only seems to set an attribute. What's wrong with that? Does the early
import of subprocess cause problems?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33944>
_______________________________________


More information about the Python-bugs-list mailing list