summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-06-10-14-08-52.bpo-33687.1zZdnA.rst
blob: 63c5bfcac474b59619850e5a9f13e7230248e2a2 (plain)
1
2
Fix the call to ``os.chmod()`` for ``uu.decode()`` if a mode is given or
decoded. Patch by Timo Furrer.