File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -491,6 +491,10 @@ msgid ""
491491"Python 2 -> 3 transition. Starting with Python 3.17, no :exc:`BytesWarning` "
492492"will be raised for these cases; use a type checker instead."
493493msgstr ""
494+ "Descontinua as opções :option:`-b` e :option:`!-bb`, planejando para se "
495+ "tornarem sem efeito em Python 3.17. Esses foram primariamente auxiliares da "
496+ "transição Python 2 -> 3. A partir de Python 3.17, nenhum :exc:`BytesWarning` "
497+ "será levantada para esses casos; em vez disso, use um verificador de tipos."
494498
495499#: ../../using/cmdline.rst:268
496500msgid ""
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.15\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2026-05-11 16:26 +0000\n "
16+ "POT-Creation-Date : 2026-05-13 16:14 +0000\n "
1717"PO-Revision-Date : 2026-05-08 18:37+0000\n "
1818"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n "
1919"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -594,8 +594,8 @@ msgid ""
594594"The ``cProfile`` module remains as an alias for backwards compatibility. "
595595"The :mod:`profile` module is deprecated and will be removed in Python 3.17."
596596msgstr ""
597- "O módulo ``cProfile`` permanece como um alias para fins de compatibilidade "
598- "com versões anteriores . O módulo :mod:`profile` ` está descontinuado e será "
597+ "O módulo ``cProfile`` permanece como um apelido para fins de "
598+ "retrocompatibilidade . O módulo :mod:`profile` está descontinuado e será "
599599"removido no Python 3.17."
600600
601601#: ../../whatsnew/3.15.rst:291
You can’t perform that action at this time.
0 commit comments