Deutsch English Français Italiano |
<mailman.24.1725126493.2917.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!3.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman <ethan@stoneleaf.us> Newsgroups: comp.lang.python Subject: Re: ListAdmin: Is list/archive working correctly? Date: Sat, 31 Aug 2024 10:41:59 -0700 Lines: 12 Message-ID: <mailman.24.1725126493.2917.python-list@python.org> References: <f3440ef6-a202-4e76-bf56-39f7b4a9720a@DancesWithMice.info> <d71ad120-3734-c518-0562-3cd83c8b26d6@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 8jx0ggIWKQfl0+CE7lHj8QsuBLGJTdtsx0PVxubP6A+A== Cancel-Lock: sha1:JU1394ZphX8oKI8ws7XOeHnAdNs= sha256:VsE10qn8DdCdwvYplD7Psh0EWE/t+axotK55H0ZQ0iQ= Return-Path: <ethan@stoneleaf.us> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org Authentication-Results: mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=stoneleaf.us header.i=@stoneleaf.us header.b=U4+WYr9j; dkim-adsp=pass; dkim-atps=neutral X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'thread': 0.05; 'moderator': 0.07; 'ram': 0.07; 'received:217.70': 0.09; 'received:217.70.178': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'subject:list': 0.11; 'from:addr:ethan': 0.16; 'from:addr:stoneleaf.us': 0.16; 'from:name:ethan furman': 0.16; 'message-id:@stoneleaf.us': 0.16; "stefan's": 0.16; 'subject:working': 0.16; 'thread.': 0.16; '~ethan~': 0.16; 'wrote:': 0.16; "can't": 0.17; 'to:addr:python- list': 0.20; 'header:User-Agent:1': 0.30; 'python-list': 0.32; 'but': 0.32; 'header:In-Reply-To:1': 0.34; 'invalid': 0.35; 'words': 0.35; 'posts': 0.36; 'two': 0.39; 'appears': 0.40; 'skip:o 10': 0.61; 'showing': 0.62; 'email': 0.63; 'received:217': 0.67; 'discarded': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=stoneleaf.us; s=gm1; t=1725126122; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=XGBkfc7KQVhmCRx1pXyxDquUdJXH/S+E5zmdUBiOhqY=; b=U4+WYr9jFJ0qwUX8/ej+bcXE3l2xiPXpGaC6rzCVv2+ngimsPcfAF3cGplDOPKpmuxH5iv OGva9Fhamm5ymAGyDQwpgKB2ossh5/LHHj1PDRv9eaucNpadGsR5S4gBOFamI2+27mcTlT hbQJdz+g3kWN+85dCqrPIOBz3iHJUB9SsOe1pj3f1tRn68WOqbGMp313bXJL5d+NnwA6gF twc3ActZDDuN3ET3loSsG5Q+QpZ7sLxWpI3rw33jrKKplGw/1t+YiZ+KS2Zl5/7mZb3TTu Um1A+o4FD3kHzDuiWTrEWQxtFmIP+hGQn/YBkfc3HnvzW7AL46snMrpFPMQ99A== User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: en-US In-Reply-To: <f3440ef6-a202-4e76-bf56-39f7b4a9720a@DancesWithMice.info> X-GND-Sasl: ethan@stoneleaf.us X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: General discussion list for the Python programming language <python-list.python.org> List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> List-Archive: <https://mail.python.org/pipermail/python-list/> List-Post: <mailto:python-list@python.org> List-Help: <mailto:python-list-request@python.org?subject=help> List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> X-Mailman-Original-Message-ID: <d71ad120-3734-c518-0562-3cd83c8b26d6@stoneleaf.us> X-Mailman-Original-References: <f3440ef6-a202-4e76-bf56-39f7b4a9720a@DancesWithMice.info> Bytes: 4105 On 8/30/24 15:28, dn via Python-list wrote: > The OP was @Gilmeh Serda (from an invalid email address). That appears in the email thread > > @Stefan Ram has had two contributions quoted, but no such original-message has appeared in the thread. I can't speak about the archives, but I can say that Stefan's posts are discarded automatically since they are opposed to their words showing up on the list. -- ~Ethan~ Moderator