Message 358805 - Python tracker

Message358805

Author serhiy.storchaka
Recipients serhiy.storchaka, wungad
Date 2019-12-23.08:04:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577088290.12.0.333221273709.issue39121@roundup.psfhosted.org>
In-reply-to
Content
The OS field is used in determining end-of-line convention for text files. But since we do not set the FTEXT flag, all files are binary. RFC 1952

Why do you need to set this field?
History
Date User Action Args
2019-12-23 08:04:50serhiy.storchakasetrecipients: + serhiy.storchaka, wungad
2019-12-23 08:04:50serhiy.storchakasetmessageid: <1577088290.12.0.333221273709.issue39121@roundup.psfhosted.org>
2019-12-23 08:04:50serhiy.storchakalinkissue39121 messages
2019-12-23 08:04:50serhiy.storchakacreate