Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Sven R. Kunze" Newsgroups: comp.lang.python Subject: Re: Threading is foobared? Date: Wed, 30 Mar 2016 10:37:01 +0200 Lines: 23 Message-ID: References: <56f74d00$0$1620$c3e8da3$5496439d@news.astraweb.com> <56fb1309$0$22141$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de L61ImRAGcon7VqTBuFlHnw+3MDlhVhYjRtbPJNTUKozA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'messing': 0.09; 'replied': 0.09; 'thread': 0.10; 'assume': 0.11; '2016': 0.16; 'agree.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'threading': 0.16; 'threading,': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'seems': 0.23; 'header:In-Reply-To:1': 0.24; "i'm": 0.30; 'posts': 0.30; 'up.': 0.32; 'noticed': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'tue,': 0.34; 'this?': 0.34; 'received:10.0': 0.34; 'best,': 0.35; 'but': 0.36; 'there': 0.36; 'child': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'thought': 0.37; 'things': 0.38; 'whatever': 0.39; "didn't": 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'your': 0.60; 'charset:windows-1252': 0.62; 'more': 0.63; 'mar': 0.65; 'here': 0.66; 'reply': 0.68; 'mail.': 0.75; 'conversation': 0.84; 'sibling': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mail201212; t=1459327022; bh=g4WZQsFG7DTmqTQqErahU45rVPhNiMI0gqeBiae+so0=; h=Subject:To:References:From:Date:In-Reply-To:From; b=QHMJa7RD4rts29oZJww03M4wgZHsr4/1LkoW9lhqemaSYh2LkMyAASeahJNjy3CBk W0A8i7fl3OMljg/FMlROT1ekouQf57eg5Noy94rs//BtkZxwSLzMRJHlFIZQQ1u639 FBi34dhUl7SzDf27p+7I0pFChy8KobJeFaJelWuE= In-Reply-To: <56fb1309$0$22141$c3e8da3$5496439d@news.astraweb.com> X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 782 X-purgate-ID: 154282::1459327022-000009F3-F8690C67/0/0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:106034 On 30.03.2016 01:43, Steven D'Aprano wrote: > On Tue, 29 Mar 2016 09:26 pm, Sven R. Kunze wrote: > >> On 27.03.2016 05:01, Steven D'Aprano wrote: >>> Am I the only one who has noticed that threading of posts here is >>> severely broken? It's always been the case that there have been a few >>> posts here and there that break threading, but now it seems to be much >>> more common. >> I agree. Didn't we both already have a conversation about this? I >> thought it is my thunderbird messing things up. > I'm not using Thunderbird, so whatever the cause of the problem, it is not > specific to Thunderbird. > > > Haha, how nice. My thread view shows your reply as a sibling not a child to my mail. I assume you replied to my mail. How strange. Best, Sven