Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Compatibility with Sphinx>=3.3.1. #1553

Merged
merged 1 commit into from
Mar 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 8 additions & 8 deletions glossary.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-17 16:05+0100\n"
"PO-Revision-Date: 2021-03-15 23:37+0100\n"
"PO-Revision-Date: 2021-03-19 15:49+0100\n"
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -58,7 +58,7 @@ msgstr "La constante :const:`Ellipsis`."

#: glossary.rst:24
msgid "2to3"
msgstr "*2to3*"
msgstr "2to3"

#: glossary.rst:26
msgid ""
Expand Down Expand Up @@ -335,7 +335,7 @@ msgstr ""

#: glossary.rst:140
msgid "awaitable"
msgstr "*awaitable*"
msgstr "awaitable"

#: glossary.rst:142
msgid ""
Expand All @@ -349,7 +349,7 @@ msgstr ""

#: glossary.rst:145
msgid "BDFL"
msgstr "*BDFL*"
msgstr "BDFL"

#: glossary.rst:147
msgid ""
Expand Down Expand Up @@ -790,7 +790,7 @@ msgstr ""

#: glossary.rst:333
msgid "duck-typing"
msgstr "*duck-typing*"
msgstr "duck-typing"

#: glossary.rst:335
msgid ""
Expand Down Expand Up @@ -1339,7 +1339,7 @@ msgstr ""

#: glossary.rst:559
msgid "importing"
msgstr "importer"
msgstr "importing"

#: glossary.rst:561
msgid ""
Expand Down Expand Up @@ -1621,7 +1621,7 @@ msgstr ""

#: glossary.rst:675
msgid "list"
msgstr "*list*"
msgstr "list"

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

#: glossary.rst:1017
msgid "__slots__"
msgstr "``__slots__``"
msgstr "__slots__"

#: glossary.rst:1019
msgid ""
Expand Down