-
Notifications
You must be signed in to change notification settings - Fork 396
Traducción library/asyncio-task #1153
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dejo algunos comentarios
msgid "" | ||
"This decorator enables legacy generator-based coroutines to be compatible " | ||
"with async/await code::" | ||
msgstr "" | ||
"Este decorador permite que las corrutinas basadas en generadores heredados " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Por mi está bien, pero me gustaría escuchar a otras colaboradores
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cambios sugeridos aplicados
Cambio ``Verdadero`` por ``True``
Co-authored-by: Emmanuel Arias <[email protected]>
Corrected rst:893
Gracias @alcides29 🎉 |
Closes #350