Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6f49d9

Browse files
authored
Fix: Compatibility with Sphinx>=3.3.1. (#1553)
Automerge of PR #1553 by @JulienPalard see: sphinx-doc/sphinx#9019
1 parent 74beb14 commit a6f49d9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

glossary.po

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-12-17 16:05+0100\n"
9-
"PO-Revision-Date: 2021-03-15 23:37+0100\n"
9+
"PO-Revision-Date: 2021-03-19 15:49+0100\n"
1010
"Last-Translator: Jules Lasne <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
@@ -58,7 +58,7 @@ msgstr "La constante :const:`Ellipsis`."
5858

5959
#: glossary.rst:24
6060
msgid "2to3"
61-
msgstr "*2to3*"
61+
msgstr "2to3"
6262

6363
#: glossary.rst:26
6464
msgid ""
@@ -335,7 +335,7 @@ msgstr ""
335335

336336
#: glossary.rst:140
337337
msgid "awaitable"
338-
msgstr "*awaitable*"
338+
msgstr "awaitable"
339339

340340
#: glossary.rst:142
341341
msgid ""
@@ -349,7 +349,7 @@ msgstr ""
349349

350350
#: glossary.rst:145
351351
msgid "BDFL"
352-
msgstr "*BDFL*"
352+
msgstr "BDFL"
353353

354354
#: glossary.rst:147
355355
msgid ""
@@ -790,7 +790,7 @@ msgstr ""
790790

791791
#: glossary.rst:333
792792
msgid "duck-typing"
793-
msgstr "*duck-typing*"
793+
msgstr "duck-typing"
794794

795795
#: glossary.rst:335
796796
msgid ""
@@ -1339,7 +1339,7 @@ msgstr ""
13391339

13401340
#: glossary.rst:559
13411341
msgid "importing"
1342-
msgstr "importer"
1342+
msgstr "importing"
13431343

13441344
#: glossary.rst:561
13451345
msgid ""
@@ -1621,7 +1621,7 @@ msgstr ""
16211621

16221622
#: glossary.rst:675
16231623
msgid "list"
1624-
msgstr "*list*"
1624+
msgstr "list"
16251625

16261626
#: glossary.rst:677
16271627
msgid ""
@@ -2389,7 +2389,7 @@ msgstr "Voir aussi :term:`paquet-espace de nommage <namespace package>`."
23892389

23902390
#: glossary.rst:1017
23912391
msgid "__slots__"
2392-
msgstr "``__slots__``"
2392+
msgstr "__slots__"
23932393

23942394
#: glossary.rst:1019
23952395
msgid ""

0 commit comments

Comments
 (0)