Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf1a566

Browse filesBrowse files
Update translations
1 parent 4f1106f commit cf1a566
Copy full SHA for cf1a566

File tree

2 files changed

+4
-5
lines changed
Filter options

2 files changed

+4
-5
lines changed

‎stats.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.89%", "translated": 33005, "entries": 51659, "updated_at": "2025-03-17T23:54:10+00:00Z"}
1+
{"completion": "63.89%", "translated": 33005, "entries": 51659, "updated_at": "2025-03-18T23:54:50+00:00Z"}

‎whatsnew/3.10.po

Copy file name to clipboardExpand all lines: whatsnew/3.10.po
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,7 +3280,7 @@ msgid ""
32803280
"exceptions were logged, and the last exception was always silently ignored. "
32813281
"(Contributed by Victor Stinner in :issue:`42639`.)"
32823282
msgstr ""
3283-
":mod:`atexit`: Ao sair do Python, se uma função de retorno registrada com :"
3283+
":mod:`atexit`: ao sair do Python, se uma função de retorno registrada com :"
32843284
"func:`atexit.register` falhar, sua exceção agora é registrada nos logs. "
32853285
"Anteriormente, apenas algumas exceções eram registradas nos logs e a última "
32863286
"exceção era sempre ignorada silenciosamente. (Contribuição de Victor Stinner "
@@ -3391,7 +3391,7 @@ msgid ""
33913391
"example, :c:func:`Py_CompileString`. The resulting code object can then be "
33923392
"evaluated using, for example, :c:func:`PyEval_EvalCode`."
33933393
msgstr ""
3394-
"O código-fonte deveria agora ser compilado diretamente para um objeto código "
3394+
"O código-fonte deve ser agora compilado diretamente para um objeto código "
33953395
"usando, por exemplo, :c:func:`Py_CompileString`. O objeto código resultante "
33963396
"pode ser então avaliado usando, por exemplo, :c:func:`PyEval_EvalCode`."
33973397

@@ -3405,8 +3405,7 @@ msgid ""
34053405
"can be replaced by calling :c:func:`Py_CompileString`."
34063406
msgstr ""
34073407
"Uma chamada para ``PyParser_SimpleParseStringFlags`` seguida por "
3408-
"``PyNode_Compile`` pode ser substituída por chamar :c:func:"
3409-
"`Py_CompileString`."
3408+
"``PyNode_Compile`` pode ser substituída por :c:func:`Py_CompileString`."
34103409

34113410
#: ../../whatsnew/3.10.rst:1957
34123411
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.