Skip to content

Commit ed9aaf7

Browse files
Update translations
1 parent ee79387 commit ed9aaf7

28 files changed

+17136
-16905
lines changed

c-api/gcsupport.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
14+
"POT-Creation-Date: 2025-05-23 14:55+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -277,9 +277,10 @@ msgstr ""
277277

278278
#: ../../c-api/gcsupport.rst:185
279279
msgid ""
280-
"If *o* is not ``NULL``, call the *visit* callback, with arguments *o* and "
281-
"*arg*. If *visit* returns a non-zero value, then return it. Using this "
282-
"macro, :c:member:`~PyTypeObject.tp_traverse` handlers look like::"
280+
"If the :c:expr:`PyObject *` *o* is not ``NULL``, call the *visit* callback, "
281+
"with arguments *o* and *arg*. If *visit* returns a non-zero value, then "
282+
"return it. Using this macro, :c:member:`~PyTypeObject.tp_traverse` handlers "
283+
"look like::"
283284
msgstr ""
284285

285286
#: ../../c-api/gcsupport.rst:190

0 commit comments

Comments
 (0)