]> granicus.if.org Git - python/commit
bpo-1613500: Don't hardcode output file mode in fileinput.FileInput (GH-12986)
authorBerker Peksag <berker.peksag@gmail.com>
Mon, 29 Apr 2019 14:55:39 +0000 (17:55 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2019 14:55:39 +0000 (17:55 +0300)
commitbe6dbfb43b89989ccc83fbc4c5234f50f44c47ad
tree421acfea7d743934f09a3ed793a49914ed05bb05
parent88c093705615c50c47fdd9ab976803f73de7e308
bpo-1613500: Don't hardcode output file mode in fileinput.FileInput (GH-12986)
Lib/fileinput.py
Lib/test/test_fileinput.py
Misc/NEWS.d/next/Library/2019-04-27-21-09-33.bpo-1613500.Ogp4P0.rst [new file with mode: 0644]