Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.093 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.00; 'subject:Python': 0.05; 'creighton': 0.09; 'messing': 0.09; 'headers': 0.15; 'gmail.': 0.16; 'received:mail-ig0-x22a.google.com': 0.16; 'violated': 0.16; 'wrote:': 0.16; 'laura': 0.18; '>>>': 0.20; '2015': 0.20; 'meant': 0.22; 'appears': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'message-id:@mail.gmail.com': 0.27; "i'm": 0.30; 'message.': 0.33; 'received:google.com': 0.35; 'text': 0.35; 'fail': 0.35; 'question,': 0.35; 'serve': 0.36; 'to:addr:python- list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'no,': 0.38; 'google': 0.39; 'to:addr:python.org': 0.40; 'forget': 0.60; 'him': 0.60; 'caused': 0.61; 'us.': 0.62; 'our': 0.64; "they're": 0.66; 'services': 0.67; 'reply': 0.68; 'internet': 0.70; 'jul': 0.72; 'standards,': 0.84; 'to:name:python': 0.84; 'subject:Gmail': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=1y6WCE+yYhNO0fWIFpdL5Wx/8TcGlI49L4922qmV/g4=; b=a2pb9pyZHJm028cBsOztXdNwv8mj0I6z5AeOdLzsS7mzare2MDubQ4n+jWLofL70yf 9cIqTh2Cs+Tf3ZIoYxCfFBVQIwm8pGDL9jrAAChkHLpOS2Ib8NumBrZbHlQQweFVZF3D u+RMLdCRpfcZXNhHaa6lAyFbwWpx2pGBXF/94eHkkYPcv6ybquE/UfTz9z48ssR9b6Kz 3nm11gYqusigfLCm0UcEoXxBz20kW1etNmemCBNuYI0fLW3ZeSLTHZtrHzvFDZDabLWl SXX3i9d1vYSMJ81K6Of/ouKKApCH2MgKx8HIkjg0FbPYGaHC4e3lBolQeh3pF54F9oXv aqeQ== X-Received: by 10.50.1.115 with SMTP id 19mr7608612igl.67.1437893026838; Sat, 25 Jul 2015 23:43:46 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <85twsrn3ob.fsf@benfinney.id.au> References: <201507251634.t6PGYUvo028820@fido.openend.se> <201507251704.t6PH4FNx029638@fido.openend.se> <85twsrn3ob.fsf@benfinney.id.au> From: Ian Kelly Date: Sat, 25 Jul 2015 22:43:07 -0800 Subject: Re: Gmail eats Python To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437893028 news.xs4all.nl 2931 [2001:888:2000:d::a6]:35000 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python:94600 On Jul 25, 2015 4:51 PM, "Ben Finney" wrote: > > Laura Creighton writes: > > > So it was my fault by sending him a reply with >>> to the far left. > > No, it was Google Mail's failt for messing with the content of the > message. > > Never forget that these services are meant to serve us. When they fail > to do so because they're violating internet standards, it's not our > fault. What Internet standard is being violated by reflowing text content in the message body? I'm also skeptical that this was caused by Gmail, which I've never seen do this and did not do this when I tried to repro it just now. Also, unless I'm misinterpreting the headers of the message in question, it appears to have been sent via Gmane, not Gmail.