[issue38723] Pdb._runscript should use io.open_code() instead of open()

Jason Killen report at bugs.python.org
Fri Nov 8 16:02:40 EST 2019


Jason Killen <jsnklln at gmail.com> added the comment:

I flipped through PEP 578 (Runtime Audit Hooks) and this seems like the type of situation that PEP 578 was trying to handle.  I've got a change that seems to be working and can provide a PR or whatever once I remember/read up on doing that.  (I'm a very seldom contributor and am more than happy to defer to those that know more than me.)

----------
nosy: +Jason.Killen

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


More information about the Python-bugs-list mailing list