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: Tue, 29 Mar 2016 12:26:56 +0200 Lines: 10 Message-ID: References: <56f74d00$0$1620$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 LjfYm9YhDj655kaixTdNJQ1SquL88AudGY/wfcoCH1cg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.078 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'messing': 0.09; 'agree.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'threading': 0.16; 'threading,': 0.16; 'wrote:': 0.16; 'seems': 0.23; 'header :In-Reply-To:1': 0.24; 'posts': 0.30; 'up.': 0.32; 'noticed': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'this?': 0.34; 'received:10.0': 0.34; 'best,': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'thought': 0.37; 'things': 0.38; "didn't": 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'charset:windows-1252': 0.62; 'more': 0.63; 'here': 0.66; 'conversation': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mail201212; t=1459247225; bh=Q/or8kjvluNCLhOe49K5tc6xr6rWH0n/xGRKZm3EACw=; h=Subject:To:References:From:Date:In-Reply-To:From; b=yNKIO31QKkLYFN1/aq9G7ff8trmwGe5sHIz+MSO5tAYZ+VtyhyJCLWr9FuLZT2cOp 9qNee2dXGaTb9wQbLjeA0StJ38SSf1tCVPbNzLrqr6SZlm2vIWJi/vsQpkCA/jhYFK h8dqEDHOsorYxb9OewL2nOaXzgoTMyeMj6KP5jeI= In-Reply-To: <56f74d00$0$1620$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: 408 X-purgate-ID: 154282::1459247225-00004575-7F855A92/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:105977 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. Best, Sven