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

Skip to content

Commit 01131d5

Browse files
pomerge from 3.9 branch into 2.7
1 parent 585ec32 commit 01131d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

using/cmdline.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,13 +887,19 @@ msgid ""
887887
"fixed seed for generating the hash() of the types covered by the hash "
888888
"randomization."
889889
msgstr ""
890+
"Se :envvar:`PYTHONHASHSEED` for definido como um valor inteiro, ele é usado "
891+
"como uma semente fixa para gerar o hash() dos tipos cobertos pela "
892+
"aleatorização do hash."
890893

891894
#: ../../using/cmdline.rst:571
892895
msgid ""
893896
"Its purpose is to allow repeatable hashing, such as for selftests for the "
894897
"interpreter itself, or to allow a cluster of python processes to share hash "
895898
"values."
896899
msgstr ""
900+
"Sua finalidade é permitir hash repetível, como autotestes do próprio "
901+
"interpretador, ou permitir que um cluster de processos Python compartilhe "
902+
"valores de hash."
897903

898904
#: ../../using/cmdline.rst:575
899905
msgid ""

0 commit comments

Comments
 (0)