Skip to content

Traducido extending/building #446

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 6 commits into from
Jul 25, 2020

Conversation

cmaureir
Copy link
Collaborator

No description provided.

Copy link
Contributor

@narvmtz narvmtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

¡Muchas gracias @cmaureir!

Sugerí unos cambios pequeños y creo que con eso quedaría listo este archivo :)


#: ../Doc/extending/building.rst:57
msgid ""
"A distutils package contains a driver script, :file:`setup.py`. This is a "
"plain Python file, which, in the most simple case, could look like this:"
msgstr ""
"Un paquete distutils contiene un script de controlador, :file:`setup.py`. "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

En otra parte del archivo llamas "secuencia de comandos" a "script", te parece si lo estandarizamos por alguno de los dos?

Co-authored-by: narvmtz <51009725+narvmtz@users.noreply.github.com>
@cmaureir
Copy link
Collaborator Author

Gracias por los comentarios @narvmtz, voy a cambiar lo de secuencia de comandos, creo que lo estamos usando como "script" y ya ;)

Copy link
Collaborator

@gilgamezh gilgamezh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gilgamezh gilgamezh merged commit a7c4150 into python:3.8 Jul 25, 2020
@cmaureir cmaureir deleted the traduccion-extending-building branch July 25, 2020 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants