]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282)
authorTimo Furrer <tuxtimo@gmail.com>
Thu, 17 Jan 2019 14:15:53 +0000 (15:15 +0100)
committerBerker Peksag <berker.peksag@gmail.com>
Thu, 17 Jan 2019 14:15:53 +0000 (17:15 +0300)
commit17f05bbc78dbcd1db308266c31370da9ec1b1d47
tree27fd4f29df7b62bdad0400bd151fcf1d1d3d9689
parentf1d8e7cf17a010d2657822e06a41b30c9542a8c7
bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282)
Lib/test/test_uu.py
Lib/uu.py
Misc/NEWS.d/next/Library/2018-06-10-14-08-52.bpo-33687.1zZdnA.rst [new file with mode: 0644]