@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.13\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-11-13 15:03 +0000\n "
15+ "POT-Creation-Date : 2025-12-01 15:07 +0000\n "
1616"PO-Revision-Date : 2025-09-15 01:03+0000\n "
1717"
Last-Translator :
Rafael Fontenelle <[email protected] >, 2025\n "
1818"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -115,8 +115,8 @@ msgstr "I"
115115msgid "<R> :c:member:`~PyTypeObject.tp_name`"
116116msgstr "<R> :c:member:`~PyTypeObject.tp_name`"
117117
118- #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:44
119- #: ../../c-api/typeobj.rst:86
118+ #: ../../c-api/typeobj.rst:44 ../../c-api/typeobj.rst:86
119+ #: ../../c-api/typeobj.rst:372 ../../c-api/typeobj.rst:377
120120msgid "const char *"
121121msgstr "const char *"
122122
@@ -147,10 +147,11 @@ msgstr "X"
147147msgid ":c:member:`~PyTypeObject.tp_basicsize`"
148148msgstr ":c:member:`~PyTypeObject.tp_basicsize`"
149149
150- #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:46
151- #: ../../c-api/typeobj.rst:48 ../../c-api/typeobj.rst:52
152- #: ../../c-api/typeobj.rst:99 ../../c-api/typeobj.rst:120
153- #: ../../c-api/typeobj.rst:417
150+ #: ../../c-api/typeobj.rst:46 ../../c-api/typeobj.rst:48
151+ #: ../../c-api/typeobj.rst:52 ../../c-api/typeobj.rst:99
152+ #: ../../c-api/typeobj.rst:120 ../../c-api/typeobj.rst:343
153+ #: ../../c-api/typeobj.rst:417 ../../c-api/typeobj.rst:448
154+ #: ../../c-api/typeobj.rst:453
154155msgid ":c:type:`Py_ssize_t`"
155156msgstr ":c:type:`Py_ssize_t`"
156157
@@ -424,7 +425,8 @@ msgstr ":c:type:`PyGetSetDef` []"
424425msgid ":c:member:`~PyTypeObject.tp_base`"
425426msgstr ":c:member:`~PyTypeObject.tp_base`"
426427
427- #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:111
428+ #: ../../c-api/typeobj.rst:111 ../../c-api/typeobj.rst:342
429+ #: ../../c-api/typeobj.rst:357
428430msgid ":c:type:`PyTypeObject` *"
429431msgstr ":c:type:`PyTypeObject` *"
430432
@@ -436,18 +438,32 @@ msgstr "__base__"
436438msgid ":c:member:`~PyTypeObject.tp_dict`"
437439msgstr ":c:member:`~PyTypeObject.tp_dict`"
438440
439- #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:113
440- #: ../../c-api/typeobj.rst:132 ../../c-api/typeobj.rst:134
441- #: ../../c-api/typeobj.rst:136 ../../c-api/typeobj.rst:140
442- #: ../../c-api/typeobj.rst:342 ../../c-api/typeobj.rst:347
443- #: ../../c-api/typeobj.rst:357 ../../c-api/typeobj.rst:369
444- #: ../../c-api/typeobj.rst:371 ../../c-api/typeobj.rst:382
445- #: ../../c-api/typeobj.rst:393 ../../c-api/typeobj.rst:405
446- #: ../../c-api/typeobj.rst:407 ../../c-api/typeobj.rst:413
447- #: ../../c-api/typeobj.rst:415 ../../c-api/typeobj.rst:417
448- #: ../../c-api/typeobj.rst:430 ../../c-api/typeobj.rst:432
449- #: ../../c-api/typeobj.rst:436 ../../c-api/typeobj.rst:441
450- #: ../../c-api/typeobj.rst:447
441+ #: ../../c-api/typeobj.rst:113 ../../c-api/typeobj.rst:132
442+ #: ../../c-api/typeobj.rst:134 ../../c-api/typeobj.rst:136
443+ #: ../../c-api/typeobj.rst:140 ../../c-api/typeobj.rst:342
444+ #: ../../c-api/typeobj.rst:347 ../../c-api/typeobj.rst:351
445+ #: ../../c-api/typeobj.rst:357 ../../c-api/typeobj.rst:358
446+ #: ../../c-api/typeobj.rst:359 ../../c-api/typeobj.rst:363
447+ #: ../../c-api/typeobj.rst:364 ../../c-api/typeobj.rst:365
448+ #: ../../c-api/typeobj.rst:369 ../../c-api/typeobj.rst:371
449+ #: ../../c-api/typeobj.rst:376 ../../c-api/typeobj.rst:378
450+ #: ../../c-api/typeobj.rst:382 ../../c-api/typeobj.rst:383
451+ #: ../../c-api/typeobj.rst:387 ../../c-api/typeobj.rst:388
452+ #: ../../c-api/typeobj.rst:389 ../../c-api/typeobj.rst:393
453+ #: ../../c-api/typeobj.rst:394 ../../c-api/typeobj.rst:395
454+ #: ../../c-api/typeobj.rst:399 ../../c-api/typeobj.rst:400
455+ #: ../../c-api/typeobj.rst:401 ../../c-api/typeobj.rst:405
456+ #: ../../c-api/typeobj.rst:407 ../../c-api/typeobj.rst:408
457+ #: ../../c-api/typeobj.rst:413 ../../c-api/typeobj.rst:415
458+ #: ../../c-api/typeobj.rst:417 ../../c-api/typeobj.rst:419
459+ #: ../../c-api/typeobj.rst:425 ../../c-api/typeobj.rst:430
460+ #: ../../c-api/typeobj.rst:432 ../../c-api/typeobj.rst:436
461+ #: ../../c-api/typeobj.rst:437 ../../c-api/typeobj.rst:441
462+ #: ../../c-api/typeobj.rst:442 ../../c-api/typeobj.rst:443
463+ #: ../../c-api/typeobj.rst:447 ../../c-api/typeobj.rst:452
464+ #: ../../c-api/typeobj.rst:454 ../../c-api/typeobj.rst:458
465+ #: ../../c-api/typeobj.rst:459 ../../c-api/typeobj.rst:463
466+ #: ../../c-api/typeobj.rst:464 ../../c-api/typeobj.rst:465
451467msgid ":c:type:`PyObject` *"
452468msgstr ":c:type:`PyObject` *"
453469
@@ -555,8 +571,8 @@ msgstr "[:c:member:`~PyTypeObject.tp_cache`]"
555571msgid "[:c:member:`~PyTypeObject.tp_subclasses`]"
556572msgstr "[:c:member:`~PyTypeObject.tp_subclasses`]"
557573
558- #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:138
559- #: ../../c-api/typeobj.rst:279 ../../c-api/typeobj.rst:349
574+ #: ../../c-api/typeobj.rst:138 ../../c-api/typeobj.rst:279
575+ #: ../../c-api/typeobj.rst:349 ../../c-api/typeobj.rst:353
560576msgid "void *"
561577msgstr "void *"
562578
@@ -1141,7 +1157,7 @@ msgid ":c:func:`releasebufferproc`"
11411157msgstr ":c:func:`releasebufferproc`"
11421158
11431159#: ../../c-api/typeobj.rst:330
1144- msgid "__release_\\ buffer\\ __"
1160+ msgid "__release_ buffer\\ __"
11451161msgstr ""
11461162
11471163#: ../../c-api/typeobj.rst:337
@@ -1165,16 +1181,16 @@ msgstr ""
11651181msgid "void"
11661182msgstr "void"
11671183
1168- #: ../../c-api/typeobj.rst:0
1184+ #: ../../c-api/typeobj.rst:352
11691185msgid ":c:type:`visitproc`"
11701186msgstr ":c:type:`visitproc`"
11711187
1172- #: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:351
1173- #: ../../c-api/typeobj.rst:363 ../../c-api/typeobj.rst:376
1174- #: ../../c-api/typeobj.rst:387 ../../c-api/typeobj.rst:399
1175- #: ../../c-api/typeobj.rst:419 ../../c-api/typeobj.rst:430
1176- #: ../../c-api/typeobj.rst:452 ../../c-api/typeobj.rst:458
1177- #: ../../c-api/typeobj.rst:463
1188+ #: ../../c-api/typeobj.rst:351 ../../c-api/typeobj.rst:363
1189+ #: ../../c-api/typeobj.rst:376 ../../c-api/typeobj.rst:387
1190+ #: ../../c-api/typeobj.rst:399 ../../c-api/typeobj.rst:409
1191+ #: ../../c-api/typeobj.rst:419 ../../c-api/typeobj.rst:421
1192+ #: ../../c-api/typeobj.rst:430 ../../c-api/typeobj.rst:452
1193+ #: ../../c-api/typeobj.rst:458 ../../c-api/typeobj.rst: 463
11781194msgid "int"
11791195msgstr "int"
11801196
@@ -1186,7 +1202,7 @@ msgstr "Py_hash_t"
11861202msgid ":c:type:`getbufferproc`"
11871203msgstr ":c:type:`getbufferproc`"
11881204
1189- #: ../../c-api/typeobj.rst:0
1205+ #: ../../c-api/typeobj.rst:420 ../../c-api/typeobj.rst:426
11901206msgid ":c:type:`Py_buffer` *"
11911207msgstr ""
11921208
0 commit comments