Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Traducción archivo library/asyncio-queue.po
  • Loading branch information
Alfareiza committed Mar 9, 2023
commit 5e43e6c02a4d7f42e6a9ec03694fc7e0e1277c45
4 changes: 2 additions & 2 deletions library/asyncio-queue.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2023-03-09 11:33-0300\n"
"PO-Revision-Date: 2023-03-09 11:42-0300\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand All @@ -36,7 +36,7 @@ msgid ""
"module. Although asyncio queues are not thread-safe, they are designed to "
"be used specifically in async/await code."
msgstr ""
"las colas asyncio son diseñadas para ser similares a clases del módulo :mod:"
"Las colas asyncio son diseñadas para ser similares a clases del módulo :mod:"
"`queue`. Sin embargo las colas asyncio no son seguras para hilos, son "
"diseñadas para usar específicamente en código async/await."

Expand Down