@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.13\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-02-14 14:17+0000\n "
15+ "POT-Creation-Date : 2025-02-28 14:17+0000\n "
1616"PO-Revision-Date : 2024-07-20 00:54+0000\n "
1717"Last-Translator : Freesand Leo <yuqinju@163.com>, 2024\n "
1818"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -288,115 +288,109 @@ msgid "``ssl.TLSVersion.TLSv1_1``"
288288msgstr "``ssl.TLSVersion.TLSv1_1``"
289289
290290#: ../../deprecations/pending-removal-in-future.rst:108
291- msgid ""
292- ":func:`sysconfig.is_python_build` *check_home* parameter is deprecated and "
293- "ignored."
294- msgstr ":func:`sysconfig.is_python_build` *check_home* 形参已被弃用并会被忽略。"
295-
296- #: ../../deprecations/pending-removal-in-future.rst:111
297291msgid ":mod:`threading` methods:"
298292msgstr ":mod:`threading` 的方法:"
299293
300- #: ../../deprecations/pending-removal-in-future.rst:113
294+ #: ../../deprecations/pending-removal-in-future.rst:110
301295msgid ""
302296":meth:`!threading.Condition.notifyAll`: use "
303297":meth:`~threading.Condition.notify_all`."
304298msgstr ""
305299":meth:`!threading.Condition.notifyAll`: 使用 "
306300":meth:`~threading.Condition.notify_all`。"
307301
308- #: ../../deprecations/pending-removal-in-future.rst:114
302+ #: ../../deprecations/pending-removal-in-future.rst:111
309303msgid ":meth:`!threading.Event.isSet`: use :meth:`~threading.Event.is_set`."
310304msgstr ":meth:`!threading.Event.isSet`: 使用 :meth:`~threading.Event.is_set`。"
311305
312- #: ../../deprecations/pending-removal-in-future.rst:115
306+ #: ../../deprecations/pending-removal-in-future.rst:112
313307msgid ""
314308":meth:`!threading.Thread.isDaemon`, :meth:`threading.Thread.setDaemon`: use "
315309":attr:`threading.Thread.daemon` attribute."
316310msgstr ""
317311":meth:`!threading.Thread.isDaemon`, :meth:`threading.Thread.setDaemon`: 使用 "
318312":attr:`threading.Thread.daemon` 属性。"
319313
320- #: ../../deprecations/pending-removal-in-future.rst:117
314+ #: ../../deprecations/pending-removal-in-future.rst:114
321315msgid ""
322316":meth:`!threading.Thread.getName`, :meth:`threading.Thread.setName`: use "
323317":attr:`threading.Thread.name` attribute."
324318msgstr ""
325319":meth:`!threading.Thread.getName`, :meth:`threading.Thread.setName`: 使用 "
326320":attr:`threading.Thread.name` 属性。"
327321
328- #: ../../deprecations/pending-removal-in-future.rst:119
322+ #: ../../deprecations/pending-removal-in-future.rst:116
329323msgid ""
330324":meth:`!threading.currentThread`: use :meth:`threading.current_thread`."
331325msgstr ""
332326":meth:`!threading.currentThread`: 使用 :meth:`threading.current_thread`。"
333327
334- #: ../../deprecations/pending-removal-in-future.rst:120
328+ #: ../../deprecations/pending-removal-in-future.rst:117
335329msgid ":meth:`!threading.activeCount`: use :meth:`threading.active_count`."
336330msgstr ":meth:`!threading.activeCount`: 使用 :meth:`threading.active_count`。"
337331
338- #: ../../deprecations/pending-removal-in-future.rst:122
332+ #: ../../deprecations/pending-removal-in-future.rst:119
339333msgid ":class:`typing.Text` (:gh:`92332`)."
340334msgstr ":class:`typing.Text` (:gh:`92332`)。"
341335
342- #: ../../deprecations/pending-removal-in-future.rst:124
336+ #: ../../deprecations/pending-removal-in-future.rst:121
343337msgid ""
344338":class:`unittest.IsolatedAsyncioTestCase`: it is deprecated to return a "
345339"value that is not ``None`` from a test case."
346340msgstr ""
347341":class:`unittest.IsolatedAsyncioTestCase`: 从测试用例返回不为 ``None`` 的值的做法已被弃用。"
348342
349- #: ../../deprecations/pending-removal-in-future.rst:127
343+ #: ../../deprecations/pending-removal-in-future.rst:124
350344msgid ""
351345":mod:`urllib.parse` deprecated functions: :func:`~urllib.parse.urlparse` "
352346"instead"
353347msgstr ":mod:`urllib.parse` 函数已被弃用:改用 :func:`~urllib.parse.urlparse`"
354348
355- #: ../../deprecations/pending-removal-in-future.rst:129
349+ #: ../../deprecations/pending-removal-in-future.rst:126
356350msgid "``splitattr()``"
357351msgstr "``splitattr()``"
358352
359- #: ../../deprecations/pending-removal-in-future.rst:130
353+ #: ../../deprecations/pending-removal-in-future.rst:127
360354msgid "``splithost()``"
361355msgstr "``splithost()``"
362356
363- #: ../../deprecations/pending-removal-in-future.rst:131
357+ #: ../../deprecations/pending-removal-in-future.rst:128
364358msgid "``splitnport()``"
365359msgstr "``splitnport()``"
366360
367- #: ../../deprecations/pending-removal-in-future.rst:132
361+ #: ../../deprecations/pending-removal-in-future.rst:129
368362msgid "``splitpasswd()``"
369363msgstr "``splitpasswd()``"
370364
371- #: ../../deprecations/pending-removal-in-future.rst:133
365+ #: ../../deprecations/pending-removal-in-future.rst:130
372366msgid "``splitport()``"
373367msgstr "``splitport()``"
374368
375- #: ../../deprecations/pending-removal-in-future.rst:134
369+ #: ../../deprecations/pending-removal-in-future.rst:131
376370msgid "``splitquery()``"
377371msgstr "``splitquery()``"
378372
379- #: ../../deprecations/pending-removal-in-future.rst:135
373+ #: ../../deprecations/pending-removal-in-future.rst:132
380374msgid "``splittag()``"
381375msgstr "``splittag()``"
382376
383- #: ../../deprecations/pending-removal-in-future.rst:136
377+ #: ../../deprecations/pending-removal-in-future.rst:133
384378msgid "``splittype()``"
385379msgstr "``splittype()``"
386380
387- #: ../../deprecations/pending-removal-in-future.rst:137
381+ #: ../../deprecations/pending-removal-in-future.rst:134
388382msgid "``splituser()``"
389383msgstr "``splituser()``"
390384
391- #: ../../deprecations/pending-removal-in-future.rst:138
385+ #: ../../deprecations/pending-removal-in-future.rst:135
392386msgid "``splitvalue()``"
393387msgstr "``splitvalue()``"
394388
395- #: ../../deprecations/pending-removal-in-future.rst:139
389+ #: ../../deprecations/pending-removal-in-future.rst:136
396390msgid "``to_bytes()``"
397391msgstr "``to_bytes()``"
398392
399- #: ../../deprecations/pending-removal-in-future.rst:141
393+ #: ../../deprecations/pending-removal-in-future.rst:138
400394msgid ""
401395":mod:`urllib.request`: :class:`~urllib.request.URLopener` and "
402396":class:`~urllib.request.FancyURLopener` style of invoking requests is "
@@ -406,13 +400,13 @@ msgstr ""
406400":class:`~urllib.request.FancyURLopener` 方式已被弃用。 改用更新 "
407401":func:`~urllib.request.urlopen` 函数和方法。"
408402
409- #: ../../deprecations/pending-removal-in-future.rst:145
403+ #: ../../deprecations/pending-removal-in-future.rst:142
410404msgid ""
411405":mod:`wsgiref`: ``SimpleHandler.stdout.write()`` should not do partial "
412406"writes."
413407msgstr ":mod:`wsgiref`: ``SimpleHandler.stdout.write()`` 不应执行部分写入。"
414408
415- #: ../../deprecations/pending-removal-in-future.rst:148
409+ #: ../../deprecations/pending-removal-in-future.rst:145
416410msgid ""
417411":mod:`xml.etree.ElementTree`: Testing the truth value of an "
418412":class:`~xml.etree.ElementTree.Element` is deprecated. In a future release "
@@ -423,7 +417,7 @@ msgstr ""
423417"的真值测试已被弃用。 在未来的发布版中它将始终返回 ``True``。 建议改用显式的 ``len(elem)`` 或 ``elem is not "
424418"None`` 测试。"
425419
426- #: ../../deprecations/pending-removal-in-future.rst:153
420+ #: ../../deprecations/pending-removal-in-future.rst:150
427421msgid ""
428422":meth:`zipimport.zipimporter.load_module` is deprecated: use "
429423":meth:`~zipimport.zipimporter.exec_module` instead."
0 commit comments