This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, bsdphk, christian.heimes, martin.panter, r.david.murray, serhiy.storchaka, tuxtimo, vstinner, xiang.zhang
Date 2019-01-17.14:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547734561.01.0.666480279417.issue33687@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17f05bbc78dbcd1db308266c31370da9ec1b1d47 by Berker Peksag (Timo Furrer) in branch 'master':
bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282)
https://github.com/python/cpython/commit/17f05bbc78dbcd1db308266c31370da9ec1b1d47
History
Date User Action Args
2019-01-17 14:16:03berker.peksagsetrecipients: + berker.peksag, vstinner, christian.heimes, r.david.murray, martin.panter, serhiy.storchaka, bsdphk, xiang.zhang, tuxtimo
2019-01-17 14:16:01berker.peksagsetmessageid: <1547734561.01.0.666480279417.issue33687@roundup.psfhosted.org>
2019-01-17 14:16:01berker.peksaglinkissue33687 messages
2019-01-17 14:16:00berker.peksagcreate