]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38722: Runpy use io.open_code() (GH-17234)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Nov 2019 21:58:02 +0000 (13:58 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2019 21:58:02 +0000 (13:58 -0800)
commite37767bee1f7f1940b30768d21bfe2ae68c20a5f
tree1c99fe404328f53cfdba19eb89bd2d17d8da377e
parent47db7439dd858c3634212c71137eb130f811bda4
bpo-38722: Runpy use io.open_code() (GH-17234)

https://bugs.python.org/issue38722

Automerge-Triggered-By: @taleinat
(cherry picked from commit e243bae9999418859106328d9fce71815b7eb2fe)

Co-authored-by: jsnklln <jsnklln@gmail.com>
Lib/runpy.py
Misc/NEWS.d/next/Security/2019-11-18-16-17-56.bpo-38722.x3mECW.rst [new file with mode: 0644]