@@ -63,6 +63,8 @@ msgid ""
6363":gh:`140482`: Preserve and restore the state of ``stty echo`` as part of the "
6464"test environment."
6565msgstr ""
66+ ":gh:`140482`: Preserva e restaura o estado de ``stty echo`` como parte do "
67+ "ambiente de teste."
6668
6769#: ../NEWS:14 ../NEWS:191 ../NEWS:467 ../NEWS:815 ../NEWS:1198 ../NEWS:1564
6870#: ../NEWS:1949 ../NEWS:2813 ../NEWS:3065 ../NEWS:3603 ../NEWS:3903
@@ -118,13 +120,20 @@ msgid ""
118120"``__file__`` attribute when loading an extension module packaged as Apple "
119121"Framework."
120122msgstr ""
123+ ":gh:`140633`: Ignora :exc:`AttributeError` ao definir o atributo "
124+ "``__file__`` de um módulo ao carregar um módulo de extensão empacotado como "
125+ "Apple Framework."
121126
122127#: ../NEWS:27
123128msgid ""
124129":gh:`140593`: :mod:`xml.parsers.expat`: Fix a memory leak that could affect "
125130"users with :meth:`~xml.parsers.expat.xmlparser.ElementDeclHandler` set to a "
126131"custom element declaration handler. Patch by Sebastian Pipping."
127132msgstr ""
133+ ":gh:`140593`: :mod:`xml.parsers.expat`: Corrige um vazamento de memória que "
134+ "poderia afetar usuários com :meth:`~xml.parsers.expat.xmlparser."
135+ "ElementDeclHandler` definido como um manipulador de declaração de elemento "
136+ "personalizado. Patch por Sebastian Pipping."
128137
129138#: ../NEWS:31
130139msgid ""
@@ -324,18 +333,25 @@ msgid ""
324333"initialization when encountering malformed :attr:`~ast.AST._fields` "
325334"containing non-:class:`str`."
326335msgstr ""
336+ ":gh:`140471`: Corrige possível estouro de buffer na inicialização do nó :"
337+ "class:`ast.AST` ao encontrar :attr:`~ast.AST._fields` malformados contendo "
338+ "não-:class:`str`."
327339
328340#: ../NEWS:102
329341msgid ""
330342":gh:`140406`: Fix memory leak when an object's :meth:`~object.__hash__` "
331343"method returns an object that isn't an :class:`int`."
332344msgstr ""
345+ ":gh:`140406`: Corrige vazamento de memória quando o método :meth:`~object."
346+ "__hash__` de um objeto retorna um objeto que não é um :class:`int`."
333347
334348#: ../NEWS:105
335349msgid ""
336350":gh:`140306`: Fix memory leaks in cross-interpreter channel operations and "
337351"shared namespace handling."
338352msgstr ""
353+ ":gh:`140306`: Corrige vazamentos de memória em operações de canal entre "
354+ "interpretadores e manipulação de espaço de nomes compartilhado."
339355
340356#: ../NEWS:108
341357msgid ""
@@ -344,26 +360,38 @@ msgid ""
344360"TypeVar`, :class:`typing.ParamSpec`, or :class:`typing.TypeVarTuple` and its "
345361"``__name__`` attribute. Patch by Mikhail Efimov."
346362msgstr ""
363+ ":gh:`140000`: Corrige possível vazamento de memória quando há um ciclo de "
364+ "referência entre uma instância de :class:`typing.TypeAliasType`, :class:"
365+ "`typing.TypeVar`, :class:`typing.ParamSpec` ou :class:`typing.TypeVarTuple` "
366+ "e seu atributo ``__name__``. Patch por Mikhail Efimov."
347367
348368#: ../NEWS:113
349369msgid ""
350370":gh:`139748`: Fix reference leaks in error branches of functions accepting "
351371"path strings or bytes such as :func:`compile` and :func:`os.system`. Patch "
352372"by Bénédikt Tran."
353373msgstr ""
374+ ":gh:`139748`: Corrige vazamentos de referência em ramificações de erro de "
375+ "funções que aceitam strings de caminho ou bytes, como :func:`compile` e :"
376+ "func:`os.system`. Patch por Bénédikt Tran."
354377
355378#: ../NEWS:117
356379msgid ""
357380":gh:`139516`: Fix lambda colon erroneously start format spec in f-string in "
358381"tokenizer."
359382msgstr ""
383+ ":gh:`139516`: Corrigir erro no formato de início de especificação de dois "
384+ "pontos lambda na f-string no tokenizador."
360385
361386#: ../NEWS:120
362387msgid ""
363388":gh:`139640`: Fix swallowing some syntax warnings in different modules if "
364389"they accidentally have the same message and are emitted from the same line. "
365390"Fix duplicated warnings in the ``finally`` block."
366391msgstr ""
392+ ":gh:`139640`: Corrige a ingestão de alguns avisos de sintaxe em módulos "
393+ "diferentes caso eles acidentalmente tenham a mesma mensagem e sejam emitidos "
394+ "na mesma linha. Corrige avisos duplicados no bloco ``finally``."
367395
368396#: ../NEWS:124 ../NEWS:422
369397msgid ""
@@ -384,6 +412,8 @@ msgid ""
384412":gh:`133400`: Fixed Ctrl+D (^D) behavior in _pyrepl module to match old "
385413"pre-3.13 REPL behavior."
386414msgstr ""
415+ ":gh:`133400`: Comportamento corrigido do Ctrl+D (^D) no módulo _pyrepl para "
416+ "corresponder ao comportamento antigo do REPL pré-3.13."
387417
388418#: ../NEWS:135 ../NEWS:360 ../NEWS:765 ../NEWS:1110 ../NEWS:1495 ../NEWS:1863
389419#: ../NEWS:2555 ../NEWS:2756 ../NEWS:3023 ../NEWS:3154 ../NEWS:3309
@@ -410,6 +440,9 @@ msgid ""
410440"and older: don't treat ``Py_NotImplemented`` as immortal. Patch by Victor "
411441"Stinner."
412442msgstr ""
443+ ":gh:`140487`: Corrige :c:macro:`Py_RETURN_NOTIMPLEMENTED` na API C limitada "
444+ "3.11 e anteriores: não trata ``Py_NotImplemented`` como imortal. Patch por "
445+ "Victor Stinner."
413446
414447#: ../NEWS:143
415448msgid "Python 3.13.9 final"
@@ -425,7 +458,7 @@ msgstr ""
425458
426459#: ../NEWS:157
427460msgid "*Release date: 2025-10-07*"
428- msgstr ""
461+ msgstr "*Data de lançamento: 2025-10-07* "
429462
430463#: ../NEWS:160 ../NEWS:436 ../NEWS:1145 ../NEWS:1531 ../NEWS:1894 ../NEWS:2616
431464#: ../NEWS:2780 ../NEWS:4488 ../NEWS:5446 ../NEWS:5957 ../NEWS:6835
@@ -854,6 +887,8 @@ msgid ""
854887":gh:`134466`: Don't run PyREPL in a degraded environment where setting "
855888"termios attributes is not allowed."
856889msgstr ""
890+ ":gh:`134466`: Não executa o PyREPL em um ambiente degradado onde a definição "
891+ "de atributos termios não é permitida."
857892
858893#: ../NEWS:340
859894msgid ""
@@ -870,6 +905,9 @@ msgid ""
870905"__deepcopy__`, and :attr:`~type.__bases__` from the :meth:`~object.__dir__` "
871906"entries of :class:`types.GenericAlias`."
872907msgstr ""
908+ ":gh:`105487`: Remove :meth:`~object.__copy__`, :meth:`~object.__deepcopy__` "
909+ "e :attr:`~type.__bases__` inexistentes das entradas :meth:`~object.__dir__` "
910+ "de :class:`types.GenericAlias`."
873911
874912#: ../NEWS:347
875913msgid ""
@@ -1512,6 +1550,10 @@ msgid ""
15121550"page codec: use \"cp65000\" and \"cp65001\" instead of \"CP_UTF7\" and "
15131551"\"CP_UTF8\" which are not valid Python code names. Patch by Victor Stinner."
15141552msgstr ""
1553+ ":gh:`58124`: Corrige erros de codificação Python em Unicode do codec da "
1554+ "página de código: usar \"cp65000\" e \"cp65001\" em vez de \"CP_UTF7\" e "
1555+ "\"CP_UTF8\", que não são nomes de código Python válidos. Patch por Victor "
1556+ "Stinner."
15151557
15161558#: ../NEWS:652
15171559msgid ""