Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b3709b

Browse files
author
github-actions
committed
Merge 3.11 into 3.7
1 parent fbf423a commit 3b3709b

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
@@ -1179,6 +1179,11 @@ msgid ""
11791179
"could possibly break certain :keyword:`!import` statements that were only "
11801180
"working by accident. (Fixed by Meador Inge; :issue:`7902`.)"
11811181
msgstr ""
1182+
"A instrução :keyword:`import` não tentará mais uma importação absoluta se "
1183+
"uma importação relativa (por exemplo, ``from .os import sep``) falhar. Isso "
1184+
"corrige um bug, mas pode possivelmente quebrar certas instruções :keyword:`!"
1185+
"import` que estavam funcionando apenas por acidente. (Correção de Meador "
1186+
"Inge; :issue:`7902`.)"
11821187

11831188
#: ../../whatsnew/2.7.rst:851
11841189
msgid ""

0 commit comments

Comments
 (0)