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