Skip to content

Traducido library/asyncio-extending #2264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 27, 2023
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
Next Next commit
Update library/asyncio-extending.po
Co-authored-by: Erick G. Islas-Osuna <erickisos653@gmail.com>
  • Loading branch information
cmaureir and erickisos authored Jan 14, 2023
commit 452d70408706880f4c9d1b59f75706af491720ef
2 changes: 1 addition & 1 deletion library/asyncio-extending.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ msgid ""
"The main direction for :mod:`asyncio` extending is writing custom *event "
"loop* classes. Asyncio has helpers that could be used to simplify this task."
msgstr ""
"La dirección principal para la extensión :mod:`asyncio` es escribir clases "
"La dirección principal para extender :mod:`asyncio` es escribir clases "
"*event loop* personalizadas. Asyncio tiene ayudantes que podrían usarse para "
"simplificar esta tarea."

Expand Down