Skip to content

Commit bc4ecf7

Browse files
author
github-actions
committed
Merge 3.13 into 3.12
1 parent 55920af commit bc4ecf7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

whatsnew/3.9.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -355,13 +355,13 @@ msgid ""
355355
"when it comes to designing new language features. We'll start using this "
356356
"flexibility in Python 3.10 and later."
357357
msgstr ""
358-
"O Python 3.9 usa um novo analisador, baseado em `GASE <https://pt.wikipedia."
359-
"org/wiki/Gram%C3%A1tica_de_an%C3%A1lise_sint%C3%A1tica_de_express%C3%A3o>`_ "
360-
"em vez de `LL(1) <https://pt.wikipedia.org/wiki/"
361-
"Analisador_sint%C3%A1tico_LL>`_. O desempenho do novo analisador é "
362-
"aproximadamente comparável ao do analisador antigo, mas o formalismo do GASE "
363-
"é mais flexível que do LL(1) quando se trata de projetar novos recursos de "
364-
"linguagem. Começaremos a usar essa flexibilidade no Python 3.10 e posterior."
358+
"O Python 3.9 usa um novo analisador sintático, baseado em `GASE <https://pt."
359+
"wikipedia.org/wiki/Gramática_de_análise_sintática_de_expressão>`_ em vez de "
360+
"`LL(1) <https://pt.wikipedia.org/wiki/Analisador_sintático_LL>`_. O "
361+
"desempenho do novo analisador sintático é aproximadamente comparável ao do "
362+
"analisador sintático antigo, mas o formalismo do GASE é mais flexível que do "
363+
"LL(1) quando se trata de projetar novos recursos de linguagem. Começaremos a "
364+
"usar essa flexibilidade no Python 3.10 e posterior."
365365

366366
#: ../../whatsnew/3.9.rst:202
367367
msgid ""

0 commit comments

Comments
 (0)