Skip to content

Traducido c-api/arg #433

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

Traducido c-api/arg #433

merged 4 commits into from
Jul 25, 2020

Conversation

cmaureir
Copy link
Collaborator

Tuve que agregar un par de palabras como "encoding", "char", y otras, porque habían secciones de código con esos nombres de variables y tipos, que no estaban dentro de comillas


#: ../Doc/c-api/arg.rst:49
msgid "Unless otherwise stated, buffers are not NUL-terminated."
msgstr ""
"A menos que se indique lo contrario, los búferes no son terminados en NULL "
"(*NUL-terminated*)."
Copy link
Contributor

Choose a reason for hiding this comment

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

Creo que es un typo. NULL-terminated

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yo pensé lo mismo cuando comencé a verlos, pero cuando comencé a buscar, me di cuenta que ambos eran aceptados: https://en.wikipedia.org/wiki/Null-terminated_string No tengo problema en cambiarlos, pero como es también válido, los dejé

Copy link
Contributor

Choose a reason for hiding this comment

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

Entendido. Lo dejamos como está entonces 😄

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.

👌

@cmaureir cmaureir merged commit 3851c0c into python:3.8 Jul 25, 2020
@cmaureir cmaureir deleted the traduccion-arg branch July 25, 2020 09:25
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