File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2023-10-12 19:43+0200\n "
14- "PO-Revision-Date : 2023-04-02 04:14-0300 \n "
14+ "PO-Revision-Date : 2023-11-19 13:55-0500 \n "
1515"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16- "Language : es\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : es \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2222"Generated-By : Babel 2.13.0\n "
23+ "X-Generator : Poedit 3.0.1\n "
2324
2425#: ../Doc/library/asyncio-policy.rst:8
2526msgid "Policies"
@@ -185,6 +186,10 @@ msgid ""
185186"decides to create one. In some future Python release this will become an "
186187"error."
187188msgstr ""
189+ "El método :meth:`get_event_loop` de la política asyncio predeterminada ahora "
190+ "emite una :exc:`DeprecationWarning` si no hay un bucle de eventos actual "
191+ "configurado y decide crear uno. En alguna versión futura de Python, esto se "
192+ "convertirá en un error."
188193
189194#: ../Doc/library/asyncio-policy.rst:128
190195msgid ""
You can’t perform that action at this time.
0 commit comments