]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40260: Update modulefinder to use io.open_code() and respect coding comments...
authorBarry <barry@barrys-emacs.org>
Tue, 14 Apr 2020 19:16:06 +0000 (20:16 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 19:16:06 +0000 (20:16 +0100)
commitd42e5820631cd66ee1eab8f610d4b58f3dfdd81c
tree3f6f2a5b9909d2e72a1c231a99736eccff3f16c5
parentaade1cc453698e1bc48861b16955c2c2219ec521
bpo-40260: Update modulefinder to use io.open_code() and respect coding comments (GH-19488)
Lib/modulefinder.py
Lib/test/test_modulefinder.py
Misc/NEWS.d/next/Library/2020-04-12-21-18-56.bpo-40260.F6VWaE.rst [new file with mode: 0644]