Skip to content

Commit 6a783af

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 09eb63b commit 6a783af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

whatsnew/2.7.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,6 +1197,11 @@ msgid ""
11971197
"could possibly break certain :keyword:`!import` statements that were only "
11981198
"working by accident. (Fixed by Meador Inge; :issue:`7902`.)"
11991199
msgstr ""
1200+
"A instrução :keyword:`import` não tentará mais uma importação absoluta se "
1201+
"uma importação relativa (por exemplo, ``from .os import sep``) falhar. Isso "
1202+
"corrige um bug, mas pode possivelmente quebrar certas instruções :keyword:`!"
1203+
"import` que estavam funcionando apenas por acidente. (Correção de Meador "
1204+
"Inge; :issue:`7902`.)"
12001205

12011206
#: ../../whatsnew/2.7.rst:851
12021207
msgid ""

0 commit comments

Comments
 (0)