Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.14.0b2
tag
c8c433daa144d9f5b46148665e6e2047c0224e10
tagger
Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon May 26 13:26:47 2025
object
12d3f883ae8aa6297a575511b14fa1e82248427d
Python 3.14.0b2
12d3f88
Python 3.14.0b2
by Hugo van Kemenade
· 3 months ago
v3.14.0b2
6c917cb
[3.14] gh-91048: Correct Apple platform includes for iOS. (GH-134712) (#134714)
by Miss Islington (bot)
· 3 months ago
da3d554
[3.14] gh-132710: add missing NEWS entry for GH-134697 (GH-134705) (#134707)
by Miss Islington (bot)
· 3 months ago
072f50f
[3.14] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901) (#134697)
by Bénédikt Tran
· 3 months ago
c8379c7
[3.14] gh-134559: Add versionadded for ``object.__replace__()`` (GH-134672) (#134699)
by Miss Islington (bot)
· 3 months ago
ed52549
[3.14] gh-134208: remove dead AC directives for `_curses.window.{chgat,getstr,instr}` (GH-134325) (#134701)
by Bénédikt Tran
· 3 months ago
dc441ef
[3.14] gh-132493: Remove __annotations__ usage in inspect._signature_is_functionlike (GH-133415) (#133796)
by Miss Islington (bot)
· 3 months ago
1ce68f6
[3.14] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars (GH-134233) (#134678)
by Miss Islington (bot)
· 3 months ago
ebfd18b
[3.14] gh-127833: lexical analysis: Improve section on Names (GH-131474) (#134423)
by Miss Islington (bot)
· 3 months ago
16187b5
[3.14] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135) (#134684)
by Miss Islington (bot)
· 3 months ago
7216f7b
[3.14] gh-69605: Disable PyREPL module autocomplete fallback on regular completion (gh-134181) (gh-134680)
by Miss Islington (bot)
· 3 months ago
1822f33
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#134673)
by Pablo Galindo Salgado
· 3 months ago
f68f05c
[3.14] gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (GH-134286) (#134348)
by Miss Islington (bot)
· 3 months ago
f5a8bfa
[3.14] Fix sphinx-lint warnings (default-role used). (GH-134647) (#134670)
by Miss Islington (bot)
· 3 months ago
6917fbf
[3.14] GH-130328: Fix WindowsConsoleGetEventTests after gh-133728 (gh-134660) (gh-134666)
by Miss Islington (bot)
· 3 months ago
9c6d2db
[3.14] gh-133960: Improve typing.evaluate_forward_ref (GH-133961) (#134663)
by Miss Islington (bot)
· 3 months ago
8c66534
[3.14] annotationlib docs: note that ForwardRef.evaluate eventually defaults to empty globals (GH-134661) (#134662)
by Miss Islington (bot)
· 3 months ago
c61fd7c
[3.14] gh-134582: Fix t-strings untokenize() roundtrip removing space between braces (GH-134603) (#134659)
by Miss Islington (bot)
· 3 months ago
cbf4ccf
[3.14] gh-133684: Fix get_annotations() where PEP 563 is involved (GH-133795) (#134656)
by Miss Islington (bot)
· 3 months ago
d82d445
[3.14] gh-133778: Fix setting `__annotations__` under PEP 563 (GH-133794) (#134655)
by Miss Islington (bot)
· 3 months ago
93aee56
[3.14] GH-130328: Speedup pasting in legacy console on Windows (gh-133728) (#134653)
by Miss Islington (bot)
· 3 months ago
80d70de
[3.14] gh-134578: Mark more slow tests (GH-134579) (GH-134590)
by Miss Islington (bot)
· 3 months ago
81f0993
[3.14] gh-134168: fix `http.server` CLI support for IPv6 and `--directory` when serving over HTTPS (GH-134169) (#134630)
by Bénédikt Tran
· 3 months ago
162e3f3
[3.14] gh-134595: Update HOWTO to reflect change in CIBW option (GH-134598) (#134622)
by Miss Islington (bot)
· 3 months ago
00fd544
[3.14] gh-80334: fix multiprocessing.freeze_support for other spawn platforms (GH-134462) (#134619)
by Miss Islington (bot)
· 3 months ago
de9444e
[3.14] gh-134546: ensure remote pdb script is readable (GH-134552) (#134616)
by Miss Islington (bot)
· 3 months ago
576177d
[3.14] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) (#134610)
by Miss Islington (bot)
· 3 months ago
38a3824
[3.14] gh-132983: Make _zstd C code PEP 7 compliant (GH-134605) (#134609)
by Miss Islington (bot)
· 3 months ago
f301af6
[3.14] gh-132983: Slightly tweak error messages for _zstd compressor/decompressor options dict (GH-134601) (#134602)
by Miss Islington (bot)
· 3 months ago
7476f90
[3.14] gh-134557: Revert "[3.14] gh-132775: Use _PyCode GetScriptXIData()" (gh-134600)
by Eric Snow
· 3 months ago
09a34f1
[3.14] gh-134381: Fix RuntimeError when starting not-yet started Thread after fork (gh-134514) (gh-134596)
by Miss Islington (bot)
· 3 months ago
6e60586
[3.14] gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf (GH-133458) (GH-134589)
by Miss Islington (bot)
· 3 months ago
adb0794
[3.14] Further improves Advanced installation docs for PyManager (GH-134541) (GH-134576)
by Miss Islington (bot)
· 3 months ago
8167594
[3.14] gh-133885: Use locks instead of critical sections for _zstd (gh-134289) (gh-134560)
by Miss Islington (bot)
· 3 months ago
896b745
[3.14] gh-106318: Add example for `str.count()` (GH-134519) (#134574)
by Miss Islington (bot)
· 3 months ago
7efe67a
[3.14] gh-106318: Add example for `str.center()` (GH-134518) (#134571)
by Miss Islington (bot)
· 3 months ago
73967c4
[3.14] gh-134451: Converted `asyncio.tools.CycleFoundException` from dataclass to a regular exception type. (GH-134513) (#134564)
by Miss Islington (bot)
· 3 months ago
c67eb41
[3.14] gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess (GH-134508) (#134561)
by Miss Islington (bot)
· 3 months ago
1cdbb33
[3.14] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (GH-134202) (#134553)
by Miss Islington (bot)
· 3 months ago
ee3a0ef
[3.14] Docs: fix link in free-threading-python.rst (GH-134548) (#134555)
by Miss Islington (bot)
· 3 months ago
8f4bf15
[3.14] GH-131769: fix detecting a pydebug build of the build Python when building for WASI (GH-133219)
by Brett Cannon
· 3 months ago
15e26ee
[3.14] GH-130397: remove special-casing of C stack depth for WASI (GH-134469) (GH-134547)
by Miss Islington (bot)
· 3 months ago
06a3a85
[3.14] Avoid `__file__` in `hashlib` example (GH-134540) (#134549)
by Miss Islington (bot)
· 3 months ago
37c2c8c
[3.14] Docs: Add note to tutorial clarifying scope (GH-134534) (#134536)
by Miss Islington (bot)
· 3 months ago
7480e50
[3.14] gh-132775: Fix Recently Introduced Warnings (gh-134532)
by Miss Islington (bot)
· 3 months ago
04e2dd6
[3.14] gh-132775: Make _PyXI_session Opaque (gh-134522)
by Miss Islington (bot)
· 3 months ago
068d570
[3.14] gh-134322: Fix `repr(threading.RLock)` (GH-134389) (#134528)
by Miss Islington (bot)
· 3 months ago
bbf8048
[3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515)
by Miss Islington (bot)
· 3 months ago
c31b25c
[3.14] gh-133740: Fix locale.nl_langinfo(ALT_DIGITS) (GH-134468) (#134512)
by Miss Islington (bot)
· 3 months ago
ced49a1
[3.14] gh-134323: Fix the new `threading.RLock.locked` method (GH-134368) (#134510)
by Miss Islington (bot)
· 3 months ago
7e73918
[3.14] gh-134370: Added clarification on instance annotations (GH-134387) (#134509)
by Miss Islington (bot)
· 3 months ago
85c8c0a
[3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507)
by Miss Islington (bot)
· 3 months ago
59cb829
[3.14] gh-134455: Fix `build-details.json` to use the ``c_api.headers`` key (GH-134456) (#134504)
by Miss Islington (bot)
· 3 months ago
db98e0b
[3.14] gh-71339: Use new assertion methods in tests (GH-129046) (GH-134498)
by Miss Islington (bot)
· 3 months ago
d5f7e80
[3.14] Consistent sentence case in docs template files (GH-134412) (#134495)
by Miss Islington (bot)
· 3 months ago
64c265a
[3.14] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134489)
by Miss Islington (bot)
· 3 months ago
9cef5c1
[3.14] Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO (GH-134141) (GH-134492)
by Miss Islington (bot)
· 3 months ago
03a2112
[3.14] gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key (GH-134310) (#134484)
by Miss Islington (bot)
· 3 months ago
4e9248f
[3.14] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063) (#134476)
by Miss Islington (bot)
· 3 months ago
9989915
[3.14] gh-127960 Fix the REPL to set the correct namespace by setting the correct `__main__` module (gh-134275) (gh-134473)
by Miss Islington (bot)
· 3 months ago
93ab55b
[3.14] gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless() (gh-134465)
by Miss Islington (bot)
· 3 months ago
11d77d2
[3.14] gh-132983: Fix refleak in zstd dictionary functions (gh-134463)
by Miss Islington (bot)
· 3 months ago
f8ced87
[3.14] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085) (#134447)
by Miss Islington (bot)
· 3 months ago
df6d9e7
[3.14] gh-80050: Update BufferedReader.read docs around non-blocking (GH-130653) (#134444)
by Miss Islington (bot)
· 3 months ago
6ea83e0
[3.14] gh-134026: Fix grammar description of for statement (GH-134034) (GH-134424)
by Miss Islington (bot)
· 3 months ago
cdc92cd
[3.14] gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432) (#134442)
by Miss Islington (bot)
· 3 months ago
17bf6ab
[3.14] gh-62184: Remove _pyio import of _io.FileIO (gh-134192) (gh-134437)
by Miss Islington (bot)
· 3 months ago
fade04e
[3.14] gh-133982: Run unclosed file test on all io implementations (gh-134165) (gh-134433)
by Miss Islington (bot)
· 3 months ago
74dde92
[3.14] gh-71253: Match _io exception in _pyio (gh-133985) (gh-134430)
by Miss Islington (bot)
· 3 months ago
c612a4d
[3.14] gh-133982: Update test_bufio to use self.open (gh-133983) (gh-134428)
by Miss Islington (bot)
· 3 months ago
2ffc10b
[3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-134418)
by Miss Islington (bot)
· 3 months ago
cd3395a
[3.14] gh-132246: Add special buffer methods to C API Type Object docs (gh-132247) (gh-134426)
by Miss Islington (bot)
· 3 months ago
f1a9d89
[3.14] gh-90871: fix connection backlog offset in asyncio (gh-134392) (gh-134421)
by Miss Islington (bot)
· 3 months ago
9be568e
[3.14] gh-132983: Add documentation for compression.zstd (GH-133911) (#134425)
by Miss Islington (bot)
· 3 months ago
f7cdee9
[3.14] gh-110631: Fix some incorrect indents in the documentation (GH-129312) (#134419)
by Miss Islington (bot)
· 3 months ago
ac27008
[3.14] Fix signature of `_curses.assume_default_colors` in the docs (GH-134409) (#134417)
by Miss Islington (bot)
· 3 months ago
7c3e215
[3.14] gh-132542: Only run test_native_id_after_fork if native_id is supported (GH-134408) (GH-134413)
by Miss Islington (bot)
· 3 months ago
87d7a19
[3.14] gh-133980: use atomic store in `PyObject_GenericSetDict` (GH-133988) (#134354)
by Miss Islington (bot)
· 3 months ago
b0bf48a
[3.14] Add documentation for remote debugging with pdb (GH-134260) (#134398)
by Miss Islington (bot)
· 3 months ago
64047f7
[3.14] gh-134360 Add processName attribute to `logging.Formatter` docstring (GH-134371) (GH-134405)
by Miss Islington (bot)
· 3 months ago
af428a3
[3.14] gh-72680: Fix false positives when using zipfile.is_zipfile() (GH-134250) (#134401)
by Miss Islington (bot)
· 3 months ago
e379a71
[3.14] gh-91048: Fix error path result in _remote_debugging_module (GH-134347) (#134399)
by Miss Islington (bot)
· 3 months ago
81c348b
GH-130727: Avoid race condition in _wmimodule by copying shared data (GH-134313)
by Miss Islington (bot)
· 3 months ago
69710b7
[3.14] gh-134215: PyREPL: Do not show underscored modules by default during autocompletion (gh-134267) (gh-134388)
by Miss Islington (bot)
· 3 months ago
04829d4
[3.14] gh-134209: use heap-allocated memory in `_curses.window.{instr,getstr}` (GH-134283) (#134391)
by Miss Islington (bot)
· 3 months ago
379805d
[3.14] gh-128066: Properly handle history file writes for RO fs on PyREPL (gh-134380) (gh-134385)
by Miss Islington (bot)
· 3 months ago
899ce7d
[3.14] gh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (GH-134372) (#134374)
by Miss Islington (bot)
· 3 months ago
6f1f871
[3.14] gh-127146: xfail more Emscripten stack overflows (GH-134358) (#134382)
by Miss Islington (bot)
· 3 months ago
a2950d5
[3.14] gh-131357: Add tests for zero-sized bytes objects in test_bytes.py (GH-134234) (#134378)
by Miss Islington (bot)
· 3 months ago
2d90cc8
[3.14] gh-106213: Shorten Emscripten wasm-gc trampoline by a little (GH-133984) (#134376)
by Miss Islington (bot)
· 3 months ago
efdaae5
[3.14] gh-86802: Fix asyncio memory leak; shielded task exceptions log once through the exception handler (gh-134331) (gh-134343)
by Miss Islington (bot)
· 3 months ago
6ce2045
[3.14] GH-133779: Fix finding pyconfig.h on Windows JIT builds (GH-134359)
by Miss Islington (bot)
· 3 months ago
6074e1e
[3.14] gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962) (GH-134344)
by Miss Islington (bot)
· 3 months ago
6d4b56d
[3.14] gh-127945: Update What's New in Python 3.14 for free-threaded ctypes (GH-134332) (#134364)
by Miss Islington (bot)
· 3 months ago
402d983
[3.14] gh-128002: add what's new docs for `asyncio` (GH-134324) (#134362)
by Miss Islington (bot)
· 3 months ago
8e8d5c9
[3.14] gh-132542: Set native thread ID after fork (GH-132701) (GH-134356)
by Miss Islington (bot)
· 3 months ago
dc5866a
[3.14] gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx (GH-134238) (gh-134352)
by Miss Islington (bot)
· 3 months ago
ff0facd
[3.14] gh-101100: Fix Sphinx warnings in `library/decimal.rst` (GH-134303) (#134338)
by Miss Islington (bot)
· 3 months ago
b9a7e79
[3.14] gh-128307: Update what's new in 3.13 and 3.14 with create_task changes of asyncio (GH-134304) (#134319)
by Miss Islington (bot)
· 3 months ago
2dedf5e
[3.14] gh-62824: Add alias for iso-8859-8-i which is the same as iso-8859-8 (gh-134306) (gh-134330)
by Miss Islington (bot)
· 3 months ago
Next »