@@ -3286,13 +3286,23 @@ msgid ""
32863286"the :attr:`!__wrapped__` attribute that was added in Python 3.10. "
32873287"(Contributed by Raymond Hettinger in :gh:`89519`.)"
32883288msgstr ""
3289+ "Remove suporte aos descritores :class:`classmethod` encadeados (introduzidos "
3290+ "em :gh:`63272`). Eles não podem mais serem usados para agrupar outros "
3291+ "descritores como :class:`property`. O design central desse recurso "
3292+ "apresentava falhas e levou a problemas. Para \" passar\" um :class:"
3293+ "`classmethod`, considere usar o atributo :attr:`!__wrapped__` que foi "
3294+ "adicionado no Python 3.10. (Contribuição de Raymond Hettinger em :gh:"
3295+ "`89519`.)"
32893296
32903297#: ../../whatsnew/3.13.rst:1648
32913298msgid ""
32923299"Remove the undocumented :class:`!LegacyInterpolation` class, deprecated in "
32933300"the docstring since Python 3.2, and at runtime since Python 3.11. "
32943301"(Contributed by Hugo van Kemenade in :gh:`104886`.)"
32953302msgstr ""
3303+ "Remove a classe não documentada :class:`!LegacyInterpolation`, descontinuada "
3304+ "na docstring desde Python 3.2 e em tempo de execução desde Python 3.11. "
3305+ "(Contribuição de Hugo van Kemenade em :gh:`104886`.)"
32963306
32973307#: ../../whatsnew/3.13.rst:1655
32983308msgid "importlib.metadata"
@@ -3304,6 +3314,9 @@ msgid ""
33043314"`EntryPoint <entry-points>` objects. (Contributed by Jason R. Coombs in :gh:"
33053315"`113175`.)"
33063316msgstr ""
3317+ "Remova o acesso descontinuado a subscrito (:meth:`~object.__getitem__`) para "
3318+ "objetos :ref:`EntryPoint <entry-points>`. (Contribuição de Jason R. Coombs "
3319+ "em :gh:`113175`.)"
33073320
33083321#: ../../whatsnew/3.13.rst:1663
33093322msgid "locale"
@@ -3315,6 +3328,9 @@ msgid ""
33153328"Use ``locale.setlocale(locale.LC_ALL, \"\" )`` instead. (Contributed by "
33163329"Victor Stinner in :gh:`104783`.)"
33173330msgstr ""
3331+ "Remove a função :func:`!locale.resetlocale` descontinuada no Python 3.11. "
3332+ "Use ``locale.setlocale(locale.LC_ALL, \"\" )`` em vez disso. (Contribuição de "
3333+ "Victor Stinner em :gh:`104783`.)"
33183334
33193335#: ../../whatsnew/3.13.rst:1671
33203336msgid "opcode"
@@ -3339,31 +3355,45 @@ msgid ""
33393355"neither documented nor exposed through :mod:`dis`, and were not intended to "
33403356"be used externally. (Contributed by Irit Katriel in :gh:`105481`.)"
33413357msgstr ""
3358+ "Remove :func:`!opcode.is_pseudo`, :attr:`!opcode.MIN_PSEUDO_OPCODE` e :attr:"
3359+ "`!opcode.MAX_PSEUDO_OPCODE`, que foram adicionados no Python 3.12, mas nunca "
3360+ "foram documentados nem expostos através de :mod:`dis`, e não foram "
3361+ "planejados para serem usados externamente. (Contribuição de Irit Katriel em :"
3362+ "gh:`105481`.)"
33423363
33433364#: ../../whatsnew/3.13.rst:1688
33443365msgid ""
33453366"Remove the ability to use :class:`~pathlib.Path` objects as context "
33463367"managers. This functionality was deprecated and has had no effect since "
33473368"Python 3.9. (Contributed by Barney Gale in :gh:`83863`.)"
33483369msgstr ""
3370+ "Remove a capacidade de usar objetos :class:`~pathlib.Path` como "
3371+ "gerenciadores de contexto. Essa funcionalidade foi descontinuada e não tinha "
3372+ "efeito desde o Python 3.9. (Contribuição de Barney Gale em :gh:`83863`.)"
33493373
33503374#: ../../whatsnew/3.13.rst:1696
33513375msgid ""
33523376"Remove the undocumented, deprecated, and broken :func:`!re.template` "
33533377"function and :attr:`!re.TEMPLATE` / :attr:`!re.T` flag. (Contributed by "
33543378"Serhiy Storchaka and Nikita Sobolev in :gh:`105687`.)"
33553379msgstr ""
3380+ "Remove a função :func:`!re.template` não documentada, descontinuada e "
3381+ "quebrada e o sinalizador :attr:`!re.TEMPLATE` / :attr:`!re.T`. (Contribuição "
3382+ "de Serhiy Storchaka e Nikita Sobolev em :gh:`105687`.)"
33563383
33573384#: ../../whatsnew/3.13.rst:1702
33583385msgid "tkinter.tix"
3359- msgstr ""
3386+ msgstr "tkinter.tix "
33603387
33613388#: ../../whatsnew/3.13.rst:1704
33623389msgid ""
33633390"Remove the :mod:`!tkinter.tix` module, deprecated in Python 3.6. The third-"
33643391"party Tix library which the module wrapped is unmaintained. (Contributed by "
33653392"Zachary Ware in :gh:`75552`.)"
33663393msgstr ""
3394+ "Remove o módulo :mod:`!tkinter.tix`, descontinuado no Python 3.6. A "
3395+ "biblioteca Tix de terceiros que o módulo empacota não é mantida. "
3396+ "(Contribuição de Zachary Ware em :gh:`75552`.)"
33673397
33683398#: ../../whatsnew/3.13.rst:1710
33693399msgid "turtle"
@@ -3375,6 +3405,9 @@ msgid ""
33753405"documentation since Python 3.1 and at runtime since Python 3.11. "
33763406"(Contributed by Hugo van Kemenade in :gh:`104876`.)"
33773407msgstr ""
3408+ "Remove o método :meth:`!RawTurtle.settiltangle`, descontinuado na "
3409+ "documentação desde o Python 3.1 e em tempo de execução desde o Python 3.11. "
3410+ "(Contribuição de Hugo van Kemenade em :gh:`104876`.)"
33783411
33793412#: ../../whatsnew/3.13.rst:1721
33803413msgid ""
@@ -3383,13 +3416,20 @@ msgid ""
33833416"from the :mod:`typing` module. (Contributed by Sebastian Rittau in :gh:"
33843417"`92871`.)"
33853418msgstr ""
3419+ "Remove os espaços de nomes :mod:`!typing.io` e :mod:`!typing.re`, "
3420+ "descontinuados desde o Python 3.8. Os itens nesses espaços de nomes podem "
3421+ "ser importados diretamente do módulo :mod:`typing`. (Contribuição de "
3422+ "Sebastian Rittau em :gh:`92871`.)"
33863423
33873424#: ../../whatsnew/3.13.rst:1727
33883425msgid ""
33893426"Remove the keyword-argument method of creating :class:`~typing.TypedDict` "
33903427"types, deprecated in Python 3.11. (Contributed by Tomas Roun in :gh:"
33913428"`104786`.)"
33923429msgstr ""
3430+ "Remove o método de argumento nomeado de criação de tipos :class:`~typing."
3431+ "TypedDict`, descontinuados no Python 3.11. (Contribuição de Tomas Roun em :"
3432+ "gh:`104786`.)"
33933433
33943434#: ../../whatsnew/3.13.rst:1733
33953435msgid "unittest"
@@ -3419,15 +3459,15 @@ msgstr "Em vez delas, use os métodos de :class:`~unittest.TestLoader`:"
34193459
34203460#: ../../whatsnew/3.13.rst:1743
34213461msgid ":meth:`~unittest.TestLoader.loadTestsFromModule`"
3422- msgstr ""
3462+ msgstr ":meth:`~unittest.TestLoader.loadTestsFromModule` "
34233463
34243464#: ../../whatsnew/3.13.rst:1744
34253465msgid ":meth:`~unittest.TestLoader.loadTestsFromTestCase`"
3426- msgstr ""
3466+ msgstr ":meth:`~unittest.TestLoader.loadTestsFromTestCase` "
34273467
34283468#: ../../whatsnew/3.13.rst:1745
34293469msgid ":meth:`~unittest.TestLoader.getTestCaseNames`"
3430- msgstr ""
3470+ msgstr ":meth:`~unittest.TestLoader.getTestCaseNames` "
34313471
34323472#: ../../whatsnew/3.13.rst:1747
34333473msgid "(Contributed by Hugo van Kemenade in :gh:`104835`.)"
@@ -3439,6 +3479,9 @@ msgid ""
34393479"deprecated in Python 3.11. (Contributed by Hugo van Kemenade in :gh:"
34403480"`104992`.)"
34413481msgstr ""
3482+ "Remove o método :meth:`!TestProgram.usageExit` não testado e não "
3483+ "documentado, descontinuado no Python 3.11. (Contribuição de Hugo van "
3484+ "Kemenade em :gh:`104992`.)"
34423485
34433486#: ../../whatsnew/3.13.rst:1755
34443487msgid "urllib"
@@ -3454,6 +3497,13 @@ msgid ""
34543497"system's trusted certificate authority (CA) certificates. (Contributed by "
34553498"Victor Stinner in :gh:`105382`.)"
34563499msgstr ""
3500+ "Remove os parâmetros *cafile*, *capath* e *cadefault* da função :func:"
3501+ "`urllib.request.urlopen`, descontinuada no Python 3.6. Use o parâmetro "
3502+ "*context* em vez disso com uma instância de :class:`~ssl.SSLContext`. A "
3503+ "função :meth:`ssl.SSLContext.load_cert_chain` pode ser usada para carregar "
3504+ "certificados específicos ou deixe :func:`ssl.create_default_context` "
3505+ "selecionar os certificados de autoridade certificadora (AC) confiável do "
3506+ "sistema operacional. (Contribuição de Victor Stinner em :gh:`105382`.)"
34573507
34583508#: ../../whatsnew/3.13.rst:1768
34593509msgid "webbrowser"
@@ -3465,13 +3515,20 @@ msgid ""
34653515"Python 3.11. Use the :class:`!MacOSXOSAScript` class (introduced in Python "
34663516"3.2) instead. (Contributed by Hugo van Kemenade in :gh:`104804`.)"
34673517msgstr ""
3518+ "Remove a classe :class:`!MacOSX` não testada e não documentada, "
3519+ "descontinuada no Python 3.11. Use a classe :class:`!MacOSXOSAScript` "
3520+ "(introduzida no Python 3.2). (Contribuição de Hugo van Kemenade em :gh:"
3521+ "`104804`.)"
34683522
34693523#: ../../whatsnew/3.13.rst:1775
34703524msgid ""
34713525"Remove the deprecated :attr:`!MacOSXOSAScript._name` attribute. Use the :"
34723526"attr:`MacOSXOSAScript.name <webbrowser.controller.name>` attribute instead. "
34733527"(Contributed by Nikita Sobolev in :gh:`105546`.)"
34743528msgstr ""
3529+ "Remove o atributo descontinuado :attr:`!MacOSXOSAScript._name`. Use o "
3530+ "atributo :attr:`MacOSXOSAScript.name <webbrowser.controller.name>` em vez "
3531+ "disso. (Contribuição de Nikita Sobolev em :gh:`105546`.)"
34753532
34763533#: ../../whatsnew/3.13.rst:1782
34773534msgid "New Deprecations"
0 commit comments