Skip to content

Traduccion Update _thread.po #2835

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 10 commits into from
Oct 26, 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
correcion con powrap
  • Loading branch information
RiveroDev committed Oct 25, 2024
commit bb44cbcff0728679b3ac08517614252b9f2a6ffe
4 changes: 2 additions & 2 deletions library/_thread.po
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``_thread.start_new_thread`` with "
"arguments ``function``, ``args``, ``kwargs``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``_thread.start_new_thread`` con "
"los argumentos ``function``, ``args``, ``kwargs``."
"Lanza un :ref:`evento de auditoría <auditing>` ``_thread.start_new_thread`` "
"con los argumentos ``function``, ``args``, ``kwargs``."

#: ../Doc/library/_thread.rst:62
msgid ":func:`sys.unraisablehook` is now used to handle unhandled exceptions."
Expand Down