8000 taduccion y correciones by RiveroDev · Pull Request #2843 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

taduccion y correciones #2843

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 8 commits into from
Oct 28, 2024
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 library/signal.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
RiveroDev and rtobar authored Oct 28, 2024
commit fb86a49c51ab445d1bfacb21a08293e697ced162
2 changes: 1 addition & 1 deletion library/signal.po
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,7 @@ msgid ""
msgstr ""
"Similar a :func:`sigwaitinfo`, pero toma un argumento *timeout* adicional "
"que especifica un tiempo de espera. Si *timeout* se especifica como ``0``, "
"se realiza una encuesta. Devuelve :const:`None` si ocurre un tiempo de "
"se realiza una encuesta. Retorna :const:`None` si se agota el tiempo de "
"espera."

#: ../Doc/library/signal.rst:664
Expand Down
0