From d8085396e6d0c0434e51225e4aeda346e4dda810 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Thu, 9 Jul 2026 20:25:46 +0200 Subject: [PATCH] =?UTF-8?q?Migration=208.5:=20d=C3=A9placer=20setlocale=20?= =?UTF-8?q?vers=20la=20section=20Standard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appendices/migration85/incompatible.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/appendices/migration85/incompatible.xml b/appendices/migration85/incompatible.xml index a51622ef89..4376137083 100644 --- a/appendices/migration85/incompatible.xml +++ b/appendices/migration85/incompatible.xml @@ -1,5 +1,5 @@ - + Changements non rétrocompatibles @@ -443,12 +443,6 @@ si la valeur read_and_close n'est pas d'un type valide compatible avec int. - - Passer un entier 0 comme argument locales - à setlocale n'est plus supporté et lève désormais une - TypeError. - - @@ -555,6 +549,12 @@ comme une précision de 0. + + Passer un entier 0 comme argument locales + à setlocale n'est plus supporté et lève désormais une + TypeError. + +