Re: Last version of INN2 for production instance

Liste des GroupesRevenir à ns nntp 
Sujet : Re: Last version of INN2 for production instance
De : iulius (at) *nospam* nom-de-mon-site.com.invalid (Julien ÉLIE)
Groupes : news.software.nntp
Date : 26. Nov 2024, 12:11:25
Autres entêtes
Organisation : Groupes francophones par TrigoFACILE
Message-ID : <vi4act$387$2@news.trigofacile.com>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla Thunderbird
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)

Date Sujet#  Auteur
23 Nov 24 * Last version of INN2 for production instance14Roberto CORRADO
24 Nov 24 +* Re: Last version of INN2 for production instance11Nigel Reed
24 Nov 24 i`* Re: Last version of INN2 for production instance10Roberto CORRADO
24 Nov 24 i `* Re: Last version of INN2 for production instance9Roberto CORRADO
24 Nov 24 i  +* Re: Last version of INN2 for production instance3Roberto CORRADO
25 Nov 24 i  i`* Re: Last version of INN2 for production instance2candycanearter07
25 Nov 24 i  i `- Re: Last version of INN2 for production instance1roby
24 Nov 24 i  `* Re: Last version of INN2 for production instance5Nigel Reed
24 Nov 24 i   `* Re: Last version of INN2 for production instance4Roberto CORRADO
25 Nov 24 i    `* Re: Last version of INN2 for production instance3Nigel Reed
25 Nov 24 i     `* Re: Last version of INN2 for production instance2roby
26 Nov 24 i      `- Re: Last version of INN2 for production instance1Julien ÉLIE
26 Nov 24 `* Re: Last version of INN2 for production instance2Julien ÉLIE
27 Nov 24  `- Re: Last version of INN2 for production instance1roby

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal