Merged
Conversation
cmaureir
requested changes
Oct 21, 2021
Collaborator
cmaureir
left a comment
There was a problem hiding this comment.
cuando se nos olvida hacer un espacio después del ` final, la construcción se rompe.
:mod:`distutils`está -> Error
:mod:`distutils` está -> OK
library/distutils.po
Outdated
| ":mod:`distutils` is deprecated with removal planned for Python 3.12. See " | ||
| "the :ref:`What's New <distutils-deprecated>` entry for more information." | ||
| msgstr "" | ||
| ":mod:`distutils`está en desuso con la eliminación planificada para Python " |
Collaborator
There was a problem hiding this comment.
Suggested change
| ":mod:`distutils`está en desuso con la eliminación planificada para Python " | |
| ":mod:`distutils` está en desuso con la eliminación planificada para Python " |
Contributor
Author
There was a problem hiding this comment.
Tengo que hacer el cambio o ya lo has hecho? tengo la duda porque en poedit no aparecía ningún warning de este espacio extra que había que corregir. Ahora lo estoy revisando y tampoco aparece.
Collaborator
There was a problem hiding this comment.
Si miras este video https://www.youtube.com/watch?v=SH8HGBPASYY te muestra como agregar los cambios cuando haces los comentarios.
Collaborator
|
Veo que ya lo has hecho, si pasa el build podremos hacer el merge 🤔 |
cmaureir
approved these changes
Oct 21, 2021
Collaborator
|
Muchas gracias @lis17 🎉 🥳 |
cmaureir
pushed a commit
that referenced
this pull request
Dec 7, 2021
* Traducción library/distutils * corrigiendo error de espacio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hola Cristian,
Seguí los pasos que me indicaste, espero que haya salido bien esta vez. Ya me dices algo.
Gracias!