[New-bugs-announce] [issue37364] Use io.open_code for .pth files

Steve Dower report at bugs.python.org
Fri Jun 21 11:46:04 EDT 2019


New submission from Steve Dower <steve.dower at python.org>:

Since .pth files may contain executable code, we should open them using io.open_code().

----------
messages: 346230
nosy: christian.heimes, steve.dower
priority: normal
severity: normal
stage: needs patch
status: open
title: Use io.open_code for .pth files
type: behavior
versions: Python 3.8, Python 3.9

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


More information about the New-bugs-announce mailing list