gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

309 line
12KB

  1. <!DOCTYPE html>
  2. <html lang="en" data-content_root="../">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
  6. <meta property="og:title" content="Changelog" />
  7. <meta property="og:type" content="website" />
  8. <meta property="og:url" content="https://docs.python.org/3/whatsnew/changelog.html" />
  9. <meta property="og:site_name" content="Python documentation" />
  10. <meta property="og:description" content="The NEWS file is not available." />
  11. <meta property="og:image" content="https://docs.python.org/3/_static/og-image.png" />
  12. <meta property="og:image:alt" content="Python documentation" />
  13. <meta name="description" content="The NEWS file is not available." />
  14. <meta property="og:image:width" content="200" />
  15. <meta property="og:image:height" content="200" />
  16. <meta name="theme-color" content="#3776ab" />
  17. <title>Changelog &#8212; Python 3.12.3 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
  18. <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
  19. <link rel="stylesheet" type="text/css" href="../_static/pydoctheme.css?v=bb723527" />
  20. <link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="../_static/pygments_dark.css?v=b20cc3f5" />
  21. <script src="../_static/documentation_options.js?v=2c828074"></script>
  22. <script src="../_static/doctools.js?v=888ff710"></script>
  23. <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
  24. <script src="../_static/sidebar.js"></script>
  25. <link rel="search" type="application/opensearchdescription+xml"
  26. title="Search within Python 3.12.3 documentation"
  27. href="../_static/opensearch.xml"/>
  28. <link rel="author" title="About these documents" href="../about.html" />
  29. <link rel="index" title="Index" href="../genindex.html" />
  30. <link rel="search" title="Search" href="../search.html" />
  31. <link rel="copyright" title="Copyright" href="../copyright.html" />
  32. <link rel="next" title="The Python Tutorial" href="../tutorial/index.html" />
  33. <link rel="prev" title="What’s New in Python 2.0" href="2.0.html" />
  34. <link rel="canonical" href="https://docs.python.org/3/whatsnew/changelog.html" />
  35. <script type="text/javascript" src="../_static/changelog_search.js"></script>
  36. <style>
  37. @media only screen {
  38. table.full-width-table {
  39. width: 100%;
  40. }
  41. }
  42. </style>
  43. <link rel="stylesheet" href="../_static/pydoctheme_dark.css" media="(prefers-color-scheme: dark)" id="pydoctheme_dark_css">
  44. <link rel="shortcut icon" type="image/png" href="../_static/py.svg" />
  45. <script type="text/javascript" src="../_static/copybutton.js"></script>
  46. <script type="text/javascript" src="../_static/menu.js"></script>
  47. <script type="text/javascript" src="../_static/search-focus.js"></script>
  48. <script type="text/javascript" src="../_static/themetoggle.js"></script>
  49. </head>
  50. <body>
  51. <div class="mobile-nav">
  52. <input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
  53. aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
  54. <nav class="nav-content" role="navigation">
  55. <label for="menuToggler" class="toggler__label">
  56. <span></span>
  57. </label>
  58. <span class="nav-items-wrapper">
  59. <a href="https://www.python.org/" class="nav-logo">
  60. <img src="../_static/py.svg" alt="Python logo"/>
  61. </a>
  62. <span class="version_switcher_placeholder"></span>
  63. <form role="search" class="search" action="../search.html" method="get">
  64. <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
  65. <path fill-rule="nonzero" fill="currentColor" d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path>
  66. </svg>
  67. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" />
  68. <input type="submit" value="Go"/>
  69. </form>
  70. </span>
  71. </nav>
  72. <div class="menu-wrapper">
  73. <nav class="menu" role="navigation" aria-label="main navigation">
  74. <div class="language_switcher_placeholder"></div>
  75. <label class="theme-selector-label">
  76. Theme
  77. <select class="theme-selector" oninput="activateTheme(this.value)">
  78. <option value="auto" selected>Auto</option>
  79. <option value="light">Light</option>
  80. <option value="dark">Dark</option>
  81. </select>
  82. </label>
  83. <div>
  84. <h4>Previous topic</h4>
  85. <p class="topless"><a href="2.0.html"
  86. title="previous chapter">What’s New in Python 2.0</a></p>
  87. </div>
  88. <div>
  89. <h4>Next topic</h4>
  90. <p class="topless"><a href="../tutorial/index.html"
  91. title="next chapter">The Python Tutorial</a></p>
  92. </div>
  93. <div role="note" aria-label="source link">
  94. <h3>This Page</h3>
  95. <ul class="this-page-menu">
  96. <li><a href="../bugs.html">Report a Bug</a></li>
  97. <li>
  98. <a href="https://github.com/python/cpython/blob/main/Doc/whatsnew/changelog.rst"
  99. rel="nofollow">Show Source
  100. </a>
  101. </li>
  102. </ul>
  103. </div>
  104. </nav>
  105. </div>
  106. </div>
  107. <div class="related" role="navigation" aria-label="related navigation">
  108. <h3>Navigation</h3>
  109. <ul>
  110. <li class="right" style="margin-right: 10px">
  111. <a href="../genindex.html" title="General Index"
  112. accesskey="I">index</a></li>
  113. <li class="right" >
  114. <a href="../py-modindex.html" title="Python Module Index"
  115. >modules</a> |</li>
  116. <li class="right" >
  117. <a href="../tutorial/index.html" title="The Python Tutorial"
  118. accesskey="N">next</a> |</li>
  119. <li class="right" >
  120. <a href="2.0.html" title="What’s New in Python 2.0"
  121. accesskey="P">previous</a> |</li>
  122. <li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  123. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  124. <li class="switchers">
  125. <div class="language_switcher_placeholder"></div>
  126. <div class="version_switcher_placeholder"></div>
  127. </li>
  128. <li>
  129. </li>
  130. <li id="cpython-language-and-version">
  131. <a href="../index.html">3.12.3 Documentation</a> &#187;
  132. </li>
  133. <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">What’s New in Python</a> &#187;</li>
  134. <li class="nav-item nav-item-this"><a href="">Changelog</a></li>
  135. <li class="right">
  136. <div class="inline-search" role="search">
  137. <form class="inline-search" action="../search.html" method="get">
  138. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  139. <input type="submit" value="Go" />
  140. </form>
  141. </div>
  142. |
  143. </li>
  144. <li class="right">
  145. <label class="theme-selector-label">
  146. Theme
  147. <select class="theme-selector" oninput="activateTheme(this.value)">
  148. <option value="auto" selected>Auto</option>
  149. <option value="light">Light</option>
  150. <option value="dark">Dark</option>
  151. </select>
  152. </label> |</li>
  153. </ul>
  154. </div>
  155. <div class="document">
  156. <div class="documentwrapper">
  157. <div class="bodywrapper">
  158. <div class="body" role="main">
  159. <section id="changelog">
  160. <span id="id1"></span><h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">¶</a></h1>
  161. <strong>The NEWS file is not available.</strong></section>
  162. <div class="clearer"></div>
  163. </div>
  164. </div>
  165. </div>
  166. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  167. <div class="sphinxsidebarwrapper">
  168. <div>
  169. <h4>Previous topic</h4>
  170. <p class="topless"><a href="2.0.html"
  171. title="previous chapter">What’s New in Python 2.0</a></p>
  172. </div>
  173. <div>
  174. <h4>Next topic</h4>
  175. <p class="topless"><a href="../tutorial/index.html"
  176. title="next chapter">The Python Tutorial</a></p>
  177. </div>
  178. <div role="note" aria-label="source link">
  179. <h3>This Page</h3>
  180. <ul class="this-page-menu">
  181. <li><a href="../bugs.html">Report a Bug</a></li>
  182. <li>
  183. <a href="https://github.com/python/cpython/blob/main/Doc/whatsnew/changelog.rst"
  184. rel="nofollow">Show Source
  185. </a>
  186. </li>
  187. </ul>
  188. </div>
  189. </div>
  190. <div id="sidebarbutton" title="Collapse sidebar">
  191. <span>«</span>
  192. </div>
  193. </div>
  194. <div class="clearer"></div>
  195. </div>
  196. <div class="related" role="navigation" aria-label="related navigation">
  197. <h3>Navigation</h3>
  198. <ul>
  199. <li class="right" style="margin-right: 10px">
  200. <a href="../genindex.html" title="General Index"
  201. >index</a></li>
  202. <li class="right" >
  203. <a href="../py-modindex.html" title="Python Module Index"
  204. >modules</a> |</li>
  205. <li class="right" >
  206. <a href="../tutorial/index.html" title="The Python Tutorial"
  207. >next</a> |</li>
  208. <li class="right" >
  209. <a href="2.0.html" title="What’s New in Python 2.0"
  210. >previous</a> |</li>
  211. <li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  212. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  213. <li class="switchers">
  214. <div class="language_switcher_placeholder"></div>
  215. <div class="version_switcher_placeholder"></div>
  216. </li>
  217. <li>
  218. </li>
  219. <li id="cpython-language-and-version">
  220. <a href="../index.html">3.12.3 Documentation</a> &#187;
  221. </li>
  222. <li class="nav-item nav-item-1"><a href="index.html" >What’s New in Python</a> &#187;</li>
  223. <li class="nav-item nav-item-this"><a href="">Changelog</a></li>
  224. <li class="right">
  225. <div class="inline-search" role="search">
  226. <form class="inline-search" action="../search.html" method="get">
  227. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  228. <input type="submit" value="Go" />
  229. </form>
  230. </div>
  231. |
  232. </li>
  233. <li class="right">
  234. <label class="theme-selector-label">
  235. Theme
  236. <select class="theme-selector" oninput="activateTheme(this.value)">
  237. <option value="auto" selected>Auto</option>
  238. <option value="light">Light</option>
  239. <option value="dark">Dark</option>
  240. </select>
  241. </label> |</li>
  242. </ul>
  243. </div>
  244. <div class="footer">
  245. &copy;
  246. <a href="../copyright.html">
  247. Copyright
  248. </a>
  249. 2001-2024, Python Software Foundation.
  250. <br />
  251. This page is licensed under the Python Software Foundation License Version 2.
  252. <br />
  253. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
  254. <br />
  255. See <a href="/license.html">History and License</a> for more information.<br />
  256. <br />
  257. The Python Software Foundation is a non-profit corporation.
  258. <a href="https://www.python.org/psf/donations/">Please donate.</a>
  259. <br />
  260. <br />
  261. Last updated on Apr 09, 2024 (13:47 UTC).
  262. <a href="/bugs.html">Found a bug</a>?
  263. <br />
  264. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.
  265. </div>
  266. </body>
  267. </html>
上海开阖软件有限公司 沪ICP备12045867号-1