Deutsch   English   Français   Italiano  
<vi4act$387$2@news.trigofacile.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.tomockey.net!2.eu.feeder.erje.net!feeder.erje.net!weretis.net!feeder8.news.weretis.net!news.trigofacile.com!.POSTED.2001:861:3f82:d7c0:f111:7c77:c352:e263!not-for-mail
From: =?UTF-8?Q?Julien_=C3=89LIE?= <iulius@nom-de-mon-site.com.invalid>
Newsgroups: news.software.nntp
Subject: Re: Last version of INN2 for production instance
Date: Tue, 26 Nov 2024 12:11:25 +0100
Organization: Groupes francophones par TrigoFACILE
Message-ID: <vi4act$387$2@news.trigofacile.com>
References: <vht3u8$vik$1@gatto.corradoroberto.it>
 <20241123195349.05acb45e@wibble.sysadmininc.com>
 <vhv00s$cus$1@gatto.corradoroberto.it> <vhv958$oti$1@gatto.corradoroberto.it>
 <20241124142427.08c9a95f@wibble.sysadmininc.com>
 <vi03ok$5ms$1@gatto.corradoroberto.it>
 <20241124202600.7d60ebf1@wibble.sysadmininc.com>
 <vi1a2d$trn$1@gatto.corradoroberto.it>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 26 Nov 2024 11:11:25 -0000 (UTC)
Injection-Info: news.trigofacile.com; posting-account="julien"; posting-host="2001:861:3f82:d7c0:f111:7c77:c352:e263";
	logging-data="3335"; mail-complaints-to="abuse@trigofacile.com"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:kFNRRcjT1dBnihnkpxSDIqR6WC0= sha256:XEC9ICfiZBr1iLoOFQ/9GTZoq4JvpOEResc9XONZl6k=
	sha1:4B0spyXykk2smVEjun1QJDTsjkc= sha256:aUpoPkQhcvDBehKuqDlWkiQAJMzyx/686kf/NDdPqbU=
In-Reply-To: <vi1a2d$trn$1@gatto.corradoroberto.it>
Bytes: 2469
Lines: 28

Hi Roberto,

> i have open a new issue on github!

Thanks for the bug report.  I'll fix it upstream soon.


> The SyntaxWarning write out comes only with the >= 3.12.x of Python 
> my Linux distribution is Slackware®-current, this is a very up-to-
> date!

Indeed.  This is mentioned in the language changes of Python 3.12:
   https://docs.python.org/3.12/whatsnew/3.12.html

"""
A backslash-character pair that is not a valid escape sequence now 
generates a SyntaxWarning, instead of DeprecationWarning.  For example, 
re.compile("\d+\.\d+") now emits a SyntaxWarning ("\d" is an invalid 
escape sequence, use raw strings for regular expression: 
re.compile(r"\d+\.\d+")).  In a future Python version, SyntaxError will 
eventually be raised, instead of SyntaxWarning. (Contributed by Victor 
Stinner in gh-98401.)
"""

-- 
Julien ÉLIE

« Ce vieux forban d'Asthmatix, il ne manquait pas d'air ! » (Astérix)