8000 added and improved, updated to 3.8 by marian-vignau · Pull Request #179 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

added and improved, updated to 3.8 #179

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 7 commits into from
May 9, 2020
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 glossary.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
marian-vignau and humitos authored May 9, 2020
commit 8523acfe0b3540ca0590810b5badb80fa3a911e3
2 changes: 1 addition & 1 deletion glossary.po
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ msgid ""
"and is also expected to have an :class:`int` return value::"
msgstr ""
"Las anotaciones de funciones son usadas frecuentemente para :term:"
"`indicadores de tipo <type hint>`: , por ejemplo, se espera que una función "
"`indicadores de tipo <type hint>`, por ejemplo, se espera que una función "
"tome dos argumentos de clase :class:`int` y también se espera que devuelva "
"dos valores :class:`int`::"

Expand Down
0