make merge from cpython:25ce77dd2455abbb6e2c9e055bbc98954642fa7c (#987)
* make merge from cpython:25ce77dd2455abbb6e2c9e055bbc98954642fa7c * Fixed silly fuzzies for CI * More make merge from my PRs
This commit is contained in:
parent 8fa3780ebe
commit 3de5dcdad9
131 changed files with 5107 additions and 4437 deletions
| | @ -5,7 +5,7 @@ msgid "" | |||
msgstr "" | ||||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2019-05-23 16:48+0200\n" | ||||
"POT-Creation-Date: 2019-11-15 18:54+0100\n" | ||||
"PO-Revision-Date: 2018-02-15 00:37+0100\n" | ||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
| | @ -170,8 +170,9 @@ msgstr "" | |||
"c'est pourquoi il ne faut pas utiliser la fonction C :c:func:`strlen`." | ||||
| ||||
#: ../Doc/faq/extending.rst:92 | ||||
#, fuzzy | ||||
msgid "" | ||||
"To test the type of an object, first make sure it isn't *NULL*, and then " | ||||
"To test the type of an object, first make sure it isn't ``NULL``, and then " | ||||
"use :c:func:`PyBytes_Check`, :c:func:`PyTuple_Check`, :c:func:" | ||||
"`PyList_Check`, etc." | ||||
msgstr "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue