🌐 AI搜索 & 代理 主页
Python 3.14.0a7
  1. 29af6ce Python 3.14.0a7 by Hugo van Kemenade · 8 months ago v3.14.0a7
  2. 3eda146 gh-74598: add `fnmatch.filterfalse` for excluding names matching a patern (#121185) by Bénédikt Tran · 8 months ago
  3. 297e059 Fixed a typo in the documentation (#132005) by David Brochart · 8 months ago
  4. 403886c gh-132021: Add bool type to the list of allowed JSON key types (#132048) by Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) · 8 months ago
  5. f7305a0 gh-115942: Add `locked` to several multiprocessing locks (#115944) by sobolevn · 8 months ago
  6. 4084416 Add psfhosted Plausible instance to analytics (#132252) by Ee Durbin · 8 months ago
  7. f5639d8 gh-130521: Add Open Graph meta tags to template pages (#130523) by Stan Ulbrych · 8 months ago
  8. f0dcb29 gh-118761: Cover the import time optimisations in What's New (#132035) by Adam Turner · 8 months ago
  9. fd1b98d gh-130843: add UUIDv7 timestamp recipes (#132154) by Bénédikt Tran · 8 months ago
  10. ce72457 Docs HTML: Remove self-closing tags (#132220) by Hugo van Kemenade · 8 months ago
  11. 8b62374 gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (#132222) by sobolevn · 8 months ago
  12. e80ed2c gh-123299: List PEPs 758 and 768 in 3.14 release highlights (#132211) by Hugo van Kemenade · 8 months ago
  13. 3169743 gh-131912: Use different grouping options for the integral and fractional parts (#132170) by Prometheus3375 · 8 months ago
  14. 6eaa4ae Docs: Add a single table summary for ``cmath`` (#131887) by Sergey B Kirpichev · 8 months ago
  15. e247639 gh-132168: Add `__class_getitem__` to `ctypes.py_object` (#132169) by Brian Schubert · 8 months ago
  16. 0788948 gh-84481: Add ZipFile.data_offset attribute (#132165) by Emma Smith · 8 months ago
  17. 42e3a84 gh-132139: 3.14 what's new: elaborate on why you can no longer set `Union` attributes (#132157) by Alex Waygood · 8 months ago
  18. dbfc6a4 gh-132139: Document that you can no longer set attributes on unions (#132146) by Jelle Zijlstra · 8 months ago
  19. 3766318 Fix numbered list syntax in programming.rst (#130158) by Rafael Fontenelle · 8 months ago
  20. 561965f Generate social media preview cards for the documentation (#132101) by Adam Turner · 8 months ago
  21. 37bc386 gh-85162: Add `HTTPSServer` to `http.server` to serve files over HTTPS (#129607) by Semyon Moroz · 8 months ago
  22. 99e9798 Docs: document `plistlib.InvalidFileException` (#132069) by Yuki Kobayashi · 8 months ago
  23. 06a110f gh-131912: Improve description of grouping options in the format specification docs (#132030) by Prometheus3375 · 8 months ago
  24. ac14d4a gh-129463, gh-128593: Simplify ForwardRef (#129465) by Jelle Zijlstra · 8 months ago
  25. 7473c60 gh-131933: Document UnionType/Union merger in What's New (#131941) by Jelle Zijlstra · 9 months ago
  26. 0a97427 gh-99108: Implement HACL* HMAC (#130157) by Bénédikt Tran · 9 months ago
  27. 5518c2a gh-128661: Remove DeprecationWarning in evaluate_forward_ref (#128930) by Jelle Zijlstra · 9 months ago
  28. 943cc14 gh-131591: Implement PEP 768 (#131937) by Pablo Galindo Salgado · 9 months ago
  29. 6bd9689 gh-60115: Support frozen modules for linecache.getline() (#131638) by Tian Gao · 9 months ago
  30. 25275bd gh-131544: Update docs for PyType_AddWatcher (gh-132015) by Donghee Na · 9 months ago
  31. c2ac662 gh-131831: Implement PEP 758 – Allow except and except* expressions without parentheses (#131833) by Pablo Galindo Salgado · 9 months ago
  32. 053c285 gh-130704: Strength reduce `LOAD_FAST{_LOAD_FAST}` (#130708) by mpage · 9 months ago
  33. 23a658b Minor improvements to the programming FAQ (#127261) by Rafael Fontenelle · 9 months ago
  34. 2505573 gh-121249: Note struct module changes in What's New (#131867) by Sergey B Kirpichev · 9 months ago
  35. 0a3eb88 gh-125957: sync argument naming in sphinx docs of the cmath and help() (#125958) by Sergey B Kirpichev · 9 months ago
  36. fe5c4c5 gh-131531: Add `android.py package` command (#131532) by Malcolm Smith · 9 months ago
  37. ba11f45 gh-130843: expose 48-bit timestamp for UUIDv7 (#131838) by Bénédikt Tran · 9 months ago
  38. edfbd8c gh-131885: Document that `dict.setdefault` and `dict.get` take no keyword arguments (#128208) by Adam Dangoor · 9 months ago
  39. 044a1e1 gh-129994: update docs when using `dualstack_ipv6` in `socket.create_server` (#129996) by Alexander Ershov · 9 months ago
  40. a594998 gh-127541: Update os.walk example (GH-127765) by Totosuki · 9 months ago
  41. 52b5eb9 gh-131236: allow to generate multiple UUIDs at once via CLI (#131218) by Simon Legner · 9 months ago
  42. b9ca438 gh-131741: Add documentation for Windows version detection change in `platform` (#131742) by Idan Noiman · 9 months ago
  43. ac12de2 document that `sys._is_gil_enabled` is CPython-specific (#131748) by Ralf Gommers · 9 months ago
  44. 1d6a2e6 gh-111178: fix UBSan for example code in `extending/newtypes_tutorial` docs (GH-131606) by Bénédikt Tran · 9 months ago
  45. d2d8862 gh-115684: Clarify datetime `replace` documentation (#116519) by David Lowry-Duda · 9 months ago
  46. 0e53038 gh-128715: Expose ctypes.CField, with info attributes (GH-128950) by Petr Viktorin · 9 months ago
  47. 01ea4c7 gh-123909: Remove obsolete note in PyType_FromMetaclass docs (GH-131506) by Petr Viktorin · 9 months ago
  48. 5fc889f no-issue: Fix typo in importlib.metadata.rst (gh-131596) by Zsolt Dollenstein · 9 months ago
  49. fd459b1 gh-130283: update deprecated links and examples in `urllib.request` docs (#130284) by Kanishk Pachauri · 9 months ago
  50. 557d2d2 gh-121529: Document `from_` parameter in `_mboxMMDF` public methods (#121530) by Sebb · 9 months ago
  51. 8b7d20d gh-131457: Fix typo in BNF description of function signatures (#131460) by Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) · 9 months ago
  52. 00a9844 gh-131453: Add additional constants to winsound module (GH-131454) by AN Long · 9 months ago
  53. 443c0cd gh-127833: Use `productionlist` nodes to implement the `grammar-snippet` directive (#130376) by Adam Turner · 9 months ago
  54. 86d5fa9 gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990) by Peter Bierma · 9 months ago
  55. f141e8e GH-123599: Deprecate duplicate `pathname2url()` implementation (#127380) by Barney Gale · 9 months ago
  56. 8abfaba GH-125866: Deprecate `nturl2path` module (#131432) by Barney Gale · 9 months ago
  57. 63a638c gh-91349: Replace zlib with zlib-ng in Windows build (GH-131438) by Steve Dower · 9 months ago
  58. c1a02f9 GH-121970: Extract `pydoc_topics` into a new extension (#131256) by Adam Turner · 9 months ago
  59. a4832f6 gh-131117: Update tp_finalize example to use PyErr_GetRaisedException (#131118) by Cody Maloney · 9 months ago
  60. 6146295 gh-90548: Make musl test skips smarter (fixes Alpine errors) (#131313) by R. David Murray · 9 months ago
  61. 4bced29 gh-130587: Add hand-written docs for non-OP tokens (GH-130588) by Petr Viktorin · 9 months ago
  62. a0478c9 Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) by Yuki Kobayashi · 9 months ago
  63. 61b4b2c gh-131417: Mention asyncio Future and Task in docs for generic classes list (#131422) by Andrew Svetlov · 9 months ago
  64. 267c06d Docs: fix shell command formatting (#131310) by partev · 9 months ago
  65. d783d7b GH-126367: `url2pathname()`: handle NTFS alternate data streams (#131428) by Barney Gale · 9 months ago
  66. c1b42db9 gh-130914: Make graphlib.TopologicalSorter.prepare() idempotent (#131317) by Daniel Pope · 9 months ago
  67. f819900 gh-118915: Document `PY_MONITORING_IS_INSTRUMENTED_EVENT` (GH-128026) by Yuki Kobayashi · 9 months ago
  68. 77d2fd4 gh-130132: properly free resources in `urrlib.urlopen` examples (#130280) by Kanishk Pachauri · 9 months ago
  69. 3f50f96 gh-131094: Refine `math.isclose` docs (#131139) by Guy Jacoby · 9 months ago
  70. a936af9 gh-120144: Make it possible to use `sys.monitoring` for bdb and make it default for pdb (#124533) by Tian Gao · 9 months ago
  71. f48887f gh-131002: clarify how to enforce sqlite3 column types for generated fields (#131006) by Erlend E. Aasland · 9 months ago
  72. ffc2f1d gh-130080: implement PEP 765 (#130087) by Irit Katriel · 9 months ago
  73. 30d5205 gh-116666: Add "token" glossary term (GH-130888) by Petr Viktorin · 9 months ago
  74. 9a634c5 Docs: Fix incorrect sphinx markup for a class member (GH-130970) by Yuki Kobayashi · 9 months ago
  75. 85c04f8 gh-93096: Update and document `pickletools` CLI (#131273) by Semyon Moroz · 9 months ago
  76. bf4c1bf gh-131327: Document winsound.SND_APPLICATION (#131328) by AN Long · 9 months ago
  77. 3185e31 gh-131277: allow `EnvironmentVarGuard` to unset more than one environment variable at once (#131280) by Bénédikt Tran · 9 months ago
  78. 9558d22 gh-130160: use `.. program::` directive for documenting `doctest` CLI (#131034) by donBarbos · 9 months ago
  79. 7ae9c5d gh-130160: use `.. program::` directive for documenting `http.server` CLI (#131010) by donBarbos · 9 months ago
  80. 27fc62c gh-121468: Add current asyncio task as a convenience variable in pdb (#124367) by Tian Gao · 9 months ago
  81. 77b2c93 Python 3.14.0a6 by Hugo van Kemenade · 9 months ago v3.14.0a6
  82. ca1bedc gh-121970: Revert "GH-121970: Extract ``pydoc_topics`` into a new extension (#129116)" (#131245) by Hugo van Kemenade · 9 months ago
  83. f9d0531 gh-93096: Update and document `pickle` CLI (#131097) by donBarbos · 9 months ago
  84. 3d797e4 gh-92897: Doc: the check_home removal has been scheduled for 3.15 (#130586) by Hugo van Kemenade · 9 months ago
  85. 6b932ed gh-130814: Enhance documentation for Python C API type objects (#130817) by sharktide · 9 months ago
  86. e4ac196 gh-124269: Simplify `typing.Annotated` docs (#130770) by Stan Ulbrych · 9 months ago
  87. d7d2289 gh-74028: update `whatsnew/3.14.rst` post gh-125663 (#131214) by Enzo Bonnal · 9 months ago
  88. 10cbd1f gh-130947: Add again PySequence_Fast() to the limited C API (#130948) by Victor Stinner · 9 months ago
  89. 3a189af gh-93096: Remove CLI interface for `difflib` (#131099) by donBarbos · 9 months ago
  90. 328f8b8 gh-93096: Make `mimetypes` CLI tool public (#93097) by Oleg Iarygin · 9 months ago
  91. a005835 gh-74028: add `buffersize` parameter to `concurrent.futures.Executor.map` for lazier behavior (#125663) by Enzo Bonnal · 9 months ago
  92. dd6d24e gh-130940: Modify default behavior of `PyConfig.use_system_logger` to enable on iOS (#131172) by Russell Keith-Magee · 9 months ago
  93. e0637ce gh-129349: Accept bytes in bytes.fromhex()/bytearray.fromhex() (#129844) by Daniel Pope · 9 months ago
  94. e0bc9d2 Replace link to historical TypedDict PEP with current document on typing.python… (#131096) by Gerardwx · 9 months ago
  95. ad0f618 gh-129675: Update documentation for tp_basicsize & tp_itemsize (#129850) by Petr Viktorin · 9 months ago
  96. faadb44 gh-46236: Add missing PyUnicode_Append() doc (#130531) by RUANG (James Roy) · 9 months ago
  97. fe186d7 Minor nits to whats new tail call wording (#130912) by Ken Jin · 9 months ago
  98. ecdf6b1 gh-118518: Minor improvements to perf docs (#130866) by stratakis · 9 months ago
  99. c3487c9 gh-82909: Update PC/pyconfig.h to allow disabling pragma based auto-linking (GH-19740) by Jean-Christophe Fillion-Robin · 9 months ago
  100. 7cc99a5 gh-101100: Fix sphinx warnings in `library/asyncio-subprocess.rst` (#130994) by Yuki Kobayashi · 9 months ago