File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-10-20 00:03+0000\n "
10
+ "POT-Creation-Date : 2023-11-11 00:03+0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:41+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -261,16 +261,16 @@ msgstr ""
261
261
262
262
#: ../../library/contextlib.rst:307
263
263
msgid ""
264
- "If the code within the :keyword:`!with` block raises an :exc:"
265
- "`ExceptionGroup `, suppressed exceptions are removed from the group. If any "
266
- "exceptions in the group are not suppressed, a group containing them is re- "
267
- "raised."
264
+ "If the code within the :keyword:`!with` block raises a :exc:"
265
+ "`BaseExceptionGroup `, suppressed exceptions are removed from the group. If "
266
+ "any exceptions in the group are not suppressed, a group containing them is "
267
+ "re- raised."
268
268
msgstr ""
269
269
270
270
#: ../../library/contextlib.rst:313
271
271
msgid ""
272
272
"``suppress`` now supports suppressing exceptions raised as part of an :exc:"
273
- "`ExceptionGroup `."
273
+ "`BaseExceptionGroup `."
274
274
msgstr ""
275
275
276
276
#: ../../library/contextlib.rst:319
You can’t perform that action at this time.
0 commit comments