66msgstr ""
77"Project-Id-Version : Python 3.13\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2024-10-05 00:13 +0000\n "
9+ "POT-Creation-Date : 2024-10-07 13:43 +0000\n "
1010"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1111"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -29,10 +29,11 @@ msgid "Adam Turner and Thomas Wouters"
2929msgstr "Adam Turner 和 Thomas Wouters"
3030
3131#: ../../whatsnew/3.13.rst:48
32+ #, fuzzy
3233msgid ""
3334"This article explains the new features in Python 3.13, compared to 3.12. "
34- "Python 3.13 will be released on October 7, 2024. For full details, see the :"
35- "ref: `changelog <changelog>`."
35+ "Python 3.13 was released on October 7, 2024. For full details, see the :ref :"
36+ "`changelog <changelog>`."
3637msgstr ""
3738"本文介紹了 Python 3.13 與 3.12 相比多了哪些新功能。Python 3.13 將於 2024 年 "
3839"10 月 7 日發布。完整詳請請見 :ref:`changelog <changelog>`。"
@@ -47,9 +48,9 @@ msgstr "發布重點摘要"
4748
4849#: ../../whatsnew/3.13.rst:63
4950msgid ""
50- "Python 3.13 will be the latest stable release of the Python programming "
51- "language, with a mix of changes to the language, the implementation and the "
52- "standard library. The biggest changes include a new `interactive interpreter "
51+ "Python 3.13 is the latest stable release of the Python programming language, "
52+ "with a mix of changes to the language, the implementation and the standard "
53+ "library. The biggest changes include a new `interactive interpreter "
5354"<whatsnew313-better-interactive-interpreter_>`_, experimental support for "
5455"running in a `free-threaded mode <whatsnew313-free-threaded-cpython_>`_ (:"
5556"pep:`703`), and a `Just-In-Time compiler <whatsnew313-jit-compiler_>`_ (:pep:"
@@ -286,12 +287,13 @@ msgstr "重要的移除:"
286287
287288#: ../../whatsnew/3.13.rst:182
288289msgid ""
289- ":ref:`PEP 594 <whatsnew313-pep594>`: The remaining 19 \" dead batteries\" "
290- "(legacy stdlib modules) have been removed from the standard library: :mod:`!"
291- "aifc`, :mod:`!audioop`, :mod:`!cgi`, :mod:`!cgitb`, :mod:`!chunk`, :mod:`!"
292- "crypt`, :mod:`!imghdr`, :mod:`!mailcap`, :mod:`!msilib`, :mod:`!nis`, :mod:`!"
293- "nntplib`, :mod:`!ossaudiodev`, :mod:`!pipes`, :mod:`!sndhdr`, :mod:`!spwd`, :"
294- "mod:`!sunau`, :mod:`!telnetlib`, :mod:`!uu` and :mod:`!xdrlib`."
290+ ":ref:`PEP 594 <whatsnew313-pep594>`: The remaining 19 \" dead "
291+ "batteries\" (legacy stdlib modules) have been removed from the standard "
292+ "library: :mod:`!aifc`, :mod:`!audioop`, :mod:`!cgi`, :mod:`!cgitb`, :mod:`!"
293+ "chunk`, :mod:`!crypt`, :mod:`!imghdr`, :mod:`!mailcap`, :mod:`!msilib`, :mod:"
294+ "`!nis`, :mod:`!nntplib`, :mod:`!ossaudiodev`, :mod:`!pipes`, :mod:`!"
295+ "sndhdr`, :mod:`!spwd`, :mod:`!sunau`, :mod:`!telnetlib`, :mod:`!uu` and :mod:"
296+ "`!xdrlib`."
295297msgstr ""
296298":ref:`PEP 594 <whatsnew313-pep594>`: 剩下的 19 個 \" dead batteries\" (遺留標"
297299"準函式庫模組)以字標準函式庫中移除::mod:`!aifc`、:mod:`!audioop`、:mod:`!"
0 commit comments