@@ -52,6 +52,8 @@ msgstr "Ferramentas/Demos"
52
52
msgid ""
53
53
":gh:`135968`: Stubs for ``strip`` are now provided as part of an iOS install."
54
54
msgstr ""
55
+ ":gh:`135968`: Os stubs para ``strip`` agora são fornecidos como parte de uma "
56
+ "instalação do iOS."
55
57
56
58
#: ../NEWS:13 ../NEWS:132 ../NEWS:205 ../NEWS:588 ../NEWS:960 ../NEWS:1343
57
59
#: ../NEWS:2041 ../NEWS:2211 ../NEWS:2462 ../NEWS:2582 ../NEWS:3223
@@ -78,12 +80,16 @@ msgid ""
78
80
":gh:`135966`: The iOS testbed now handles the ``app_packages`` folder as a "
79
81
"site directory."
80
82
msgstr ""
83
+ ":gh:`135966`: O ambiente de teste do iOS agora manipula a pasta "
84
+ "``app_packages`` como um diretório de site."
81
85
82
86
#: ../NEWS:18
83
87
msgid ""
84
88
":gh:`135494`: Fix regrtest to support excluding tests from ``--pgo`` tests. "
85
89
"Patch by Victor Stinner."
86
90
msgstr ""
91
+ ":gh:`135494`: Corrige o regrtest para suportar a exclusão de testes de ``--"
92
+ "pgo``. Patch por Victor Stinner."
87
93
88
94
#: ../NEWS:21
89
95
msgid ""
@@ -149,19 +155,27 @@ msgid ""
149
155
"CAPITAL LETTER I WITH DOT ABOVE) in :func:`time.strptime`. This affects "
150
156
"locales az_AZ, ber_DZ, ber_MA and crh_UA."
151
157
msgstr ""
158
+ ":gh:`136028`: Corrige a análise de nomes de meses contendo \"İ\" (U+0130, "
159
+ "LETRA I MAIÚSCULA COM PONTO EM CIMA) em :func:`time.strptime`. Isso afeta as "
160
+ "localidades az_AZ, ber_DZ, ber_MA e crh_UA."
152
161
153
162
#: ../NEWS:39
154
163
msgid ""
155
164
":gh:`135995`: In the palmos encoding, make byte ``0x9b`` decode to ``›`` "
156
165
"(U+203A - SINGLE RIGHT-POINTING ANGLE QUOTATION MARK)."
157
166
msgstr ""
167
+ ":gh:`135995`: Na codificação palmos, faz o byte ``0x9b`` ser decodificado "
168
+ "para ``›`` (U+203A - ASPAS ÚNICAS DE ÂNGULO À DIREITA)."
158
169
159
170
#: ../NEWS:42
160
171
msgid ""
161
172
":gh:`53203`: Fix :func:`time.strptime` for ``%c`` and ``%x`` formats on "
162
173
"locales byn_ER, wal_ET and lzh_TW, and for ``%X`` format on locales ar_SA, "
163
174
"bg_BG and lzh_TW."
164
175
msgstr ""
176
+ ":gh:`53203`: Corrige :func:`time.strptime` para os formatos ``%c`` e ``%x`` "
177
+ "nos locais byn_ER, wal_ET e lzh_TW, e para o formato ``%X`` nos locais "
178
+ "ar_SA, bg_BG e lzh_TW."
165
179
166
180
#: ../NEWS:46
167
181
msgid ""
@@ -177,19 +191,27 @@ msgid ""
177
191
"threading` builds, when several threads were calling its :meth:`~object."
178
192
"__repr__` method at the same time."
179
193
msgstr ""
194
+ ":gh:`135878`: Corrige uma falha de :class:`types.SimpleNamespace` em "
195
+ "construções com :term:`threads livres`, quando várias threads estavam "
196
+ "chamando seu método :meth:`~object.__repr__` ao mesmo tempo."
180
197
181
198
#: ../NEWS:55
182
199
msgid ""
183
200
":gh:`135855`: Raise :exc:`TypeError` instead of :exc:`SystemError` when :"
184
201
"func:`!_interpreters.set___main___attrs` is passed a non-dict object. Patch "
185
202
"by Brian Schubert."
186
203
msgstr ""
204
+ ":gh:`135855`: Levanta :exc:`TypeError` em vez de :exc:`SystemError` quando :"
205
+ "func:`!_interpreters.set___main___attrs` recebe um objeto não dict. Patch "
206
+ "por Brian Schubert."
187
207
188
208
#: ../NEWS:59
189
209
msgid ""
190
210
":gh:`135815`: :mod:`netrc`: skip security checks if :func:`os.getuid` is "
191
211
"missing. Patch by Bénédikt Tran."
192
212
msgstr ""
213
+ ":gh:`135815`: :mod:`netrc`: Ignora as verificações de segurança se :func:`os."
214
+ "getuid` estiver ausente. Patch por Bénédikt Tran."
193
215
194
216
#: ../NEWS:62
195
217
msgid ""
@@ -204,6 +226,9 @@ msgid ""
204
226
":gh:`135487`: Fix :meth:`!reprlib.Repr.repr_int` when given integers with "
205
227
"more than :func:`sys.get_int_max_str_digits` digits. Patch by Bénédikt Tran."
206
228
msgstr ""
229
+ ":gh:`135487`: Corrige :meth:`!reprlib.Repr.repr_int` quando são fornecidos "
230
+ "inteiros com mais de :func:`sys.get_int_max_str_digits` dígitos. Patch por "
231
+ "Bénédikt Tran."
207
232
208
233
#: ../NEWS:69
209
234
msgid ""
@@ -297,13 +322,19 @@ msgid ""
297
322
"is not instantiable builtin or extension type (with ``tp_new`` set to "
298
323
"``NULL``)."
299
324
msgstr ""
325
+ ":gh:`78465`: Corrige mensagem de erro para ``cls.__new__(cls, ...)`` onde "
326
+ "``cls`` não é um tipo de extensão ou embutido instanciável (com ``tp_new`` "
327
+ "definido como ``NULL``)."
300
328
301
329
#: ../NEWS:97
302
330
msgid ""
303
331
":gh:`135871`: Non-blocking mutex lock attempts now return immediately when "
304
332
"the lock is busy instead of briefly spinning in the :term:`free threading` "
305
333
"build."
306
334
msgstr ""
335
+ ":gh:`135871`: Tentativas de trava de mutex não bloqueantes agora retornam "
336
+ "imediatamente quando a trava está ocupado, em vez de girar brevemente na "
337
+ "construção com :term:`threads livres`."
307
338
308
339
#: ../NEWS:101
309
340
msgid ""
@@ -964,6 +995,9 @@ msgid ""
964
995
"to avoid deadlock or infinite recursion. [NOTE: This change has since been "
965
996
"reverted.]"
966
997
msgstr ""
998
+ ":gh:`91555`: Ignora mensagens de log geradas durante o tratamento de "
999
+ "mensagens de log para evitar impasse ou recursão infinita. [NOTA: Eta "
1000
+ "alteração foi revertida posteriormente.]"
967
1001
968
1002
#: ../NEWS:379
969
1003
msgid ""
0 commit comments