File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -354,12 +354,18 @@ msgid ""
354354"exceptions in the group are not suppressed, a group containing them is re-"
355355"raised."
356356msgstr ""
357+ "Si el código dentro del bloque de :keyword:`!with` lanza una :exc:"
358+ "`ExceptionGroup`, las excepciones suprimidas son retiradas del grupo. Si "
359+ "algunas excepciones en el grupo no están suprimidas, un grupo que las "
360+ "contiene se lanza."
357361
358362#: ../Doc/library/contextlib.rst:313
359363msgid ""
360364"``suppress`` now supports suppressing exceptions raised as part of an :exc:"
361365"`ExceptionGroup`."
362366msgstr ""
367+ "Ahora ``supress`` admite suprimir excepciones lanzadas como parte de un :exc:"
368+ "`ExceptionGroup`."
363369
364370#: ../Doc/library/contextlib.rst:319
365371msgid ""
You can’t perform that action at this time.
0 commit comments