From 67e2e2ff778a91b6c641c273291b33cbdb4922e4 Mon Sep 17 00:00:00 2001 From: Mathieu Dupuy Date: Wed, 30 Sep 2020 17:21:58 +0200 Subject: [PATCH] =?UTF-8?q?retire=20marqueur=20fuzzy=20d'une=20chaine=20co?= =?UTF-8?q?rrig=C3=A9e=20upstream=20(#1433)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- howto/sockets.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/howto/sockets.po b/howto/sockets.po index 2d8875fe..f8cb8ccc 100644 --- a/howto/sockets.po +++ b/howto/sockets.po @@ -6,14 +6,14 @@ msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-08-24 09:01+0200\n" -"PO-Revision-Date: 2020-05-08 15:38+0200\n" +"PO-Revision-Date: 2020-09-30 17:07+0200\n" "Last-Translator: Mathieu Dupuy \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.3\n" +"X-Generator: Poedit 2.4.1\n" #: howto/sockets.rst:5 msgid "Socket Programming HOWTO" @@ -617,7 +617,6 @@ msgstr "" "faites bien, c’est presque dans la poche." #: howto/sockets.rst:320 -#, fuzzy msgid "" "In Python, you use ``socket.setblocking(False)`` to make it non-blocking. In " "C, it's more complex, (for one thing, you'll need to choose between the BSD "