Skip to content

Terminar con la traducción de contextlib.po #2863

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
Nov 5, 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/contextlib.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
kbiggers and rtobar authored Nov 4, 2024
commit 548734eef0e1fc5c47bb6ada1ea3f7faba1e099e
2 changes: 1 addition & 1 deletion library/contextlib.po
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ msgid ""
"``suppress`` now supports suppressing exceptions raised as part of an :exc:"
"`ExceptionGroup`."
msgstr ""
"Ahora ``supress`` admite que las excepciones sean lanzados como parte de un :"
"Ahora ``supress`` admite suprimir excepciones lanzadas como parte de un :"
"exc:`ExceptionGroup`."

#: ../Doc/library/contextlib.rst:319
Expand Down
Loading