Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit2ef8313

Browse files
committed
Cumplir la traducción de contextvars.po
1 parent91f4ccc commit2ef8313

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎library/contextvars.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ msgstr ""
178178
"*token*."
179179

180180
#:../Doc/library/contextvars.rst:111
181-
#,fuzzy
182181
msgid""
183182
"A read-only property. Set to the value the variable had before the :meth:"
184183
"`ContextVar.set` method call that created the token. It points to :attr:"
@@ -235,7 +234,9 @@ msgid ""
235234
"object. This means that a :class:`ContextVar` object behaves in a similar "
236235
"fashion to :func:`threading.local()` when values are assigned in different "
237236
"threads."
238-
msgstr""
237+
msgstr"Cada hilo tendrá un objecto de nivel superior :class:`~contextvars.Context`. "
238+
"Esto significa que un objeto :class:`ContextVar` se comporta de una manera similar a "
239+
":func:`threading.local()` cuando los valores están asignados desde hilos diferentes"
239240

240241
#:../Doc/library/contextvars.rst:152
241242
msgid"Context implements the :class:`collections.abc.Mapping` interface."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp