]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-07-08  Miss Islington... [3.15] gh-119592: gh-152967: Fix ProcessPoolExecutor...
2026-07-08  Miss Islington... [3.15] gh-153300: Set global configuration variables...
2026-07-08  Kumar Aditya[3.15] gh-143750: Compile OpenSSL with TSan for TSan...
2026-07-08  Miss Islington... [3.15] gh-150191: temporarily skip two openssl tests...
2026-07-08  Miss Islington... [3.15] gh-153298: Fix data race in `GenericAlias` param...
2026-07-08  Miss Islington... [3.15] gh-153339: Remove extra skip in `test_generators...
2026-07-08  Miss Islington... [3.15] gh-145098: Use `macos-26[-intel]` instead of...
2026-07-08  Miss Islington... [3.15] gh-153083: Defer GC tracking of an array to...
2026-07-08  Serhiy Storchaka[3.15] gh-143990: Preserve the size when creating a...
2026-07-08  Miss Islington... [3.15] gh-88574: Do not swallow the line after a termin...
2026-07-08  Miss Islington... [3.15] gh-86017: Document displayof for Font.actual...
2026-07-08  Miss Islington... [3.15] gh-153292: Fix data race in `threading.RLock...
2026-07-08  Miss Islington... [3.15] gh-153056: Fix a data race compiling the string...
2026-07-07  Miss Islington... [3.15] gh-153252: Fix error handling in `_PyCompile_Cod...
2026-07-07  Miss Islington... [3.15] gh-153210: Restore accidental `array.ArrayType...
2026-07-07  Miss Islington... [3.15] gh-153205: Set `MemoryError` in stackref array...
2026-07-07  Miss Islington... [3.15] Temporarily allow the TSan (free-threading)...
2026-07-07  Serhiy Storchaka[3.15] gh-83274: Don't crash when a Tcl interpreter...
2026-07-07  Miss Islington... [3.15] gh-150191: Avoid data race in test_sni_callback_...
2026-07-07  Miss Islington... [3.15] gh-153210: Fix `array` module import crash under...
2026-07-07  Miss Islington... [3.15] Seed pip caches for docs on `main`/`3.x` branche...
2026-07-07  Miss Islington... [3.15] gh-153227: Use a development version of Pygments...
2026-07-07  Miss Islington... [3.15] gh-82151: Update and improve urlsplit docstring...
2026-07-07  Miss Islington... [3.15] gh-153068: Preserve cprofile enable errors ...
2026-07-07  Miss Islington... [3.15] gh-140729: Fix the cProfile module when the...
2026-07-06  Miss Islington... [3.15] gh-153200: Fix math.isqrt() for int subclasses...
2026-07-06  Miss Islington... [3.15] gh-150880: Clarify DirEntry.path construction...
2026-07-06  Miss Islington... [3.15] gh-152682: Fix NULL dereference on OOM in `symta...
2026-07-06  Miss Islington... [3.15] Docs: Link to the `contextlib.chdir` context...
2026-07-06  Miss Islington... [3.15] gh-152849: Fix `OverflowError` message for out...
2026-07-06  Miss Islington... [3.15] gh-148286: Remove invalid test in `test_decodees...
2026-07-06  Miss Islington... [3.15] Add tests for syntax error messages that had...
2026-07-06  Miss Islington... [3.15] gh-146531: Skip hanging `wm iconbitmap` test...
2026-07-06  Miss Islington... [3.15] gh-145098: Use `macos-26-intel` instead of ...
2026-07-06  Miss Islington... [3.15] gh-148765: Fix description of *include_hidden...
2026-07-05  Miss Islington... [3.15] gh-153141: Fix mutable default argument in _Shar...
2026-07-05  Miss Islington... [3.15] gh-105708: 'V' could be case insensitive for...
2026-07-05  Miss Islington... [3.15] gh-143921: Narrow the control character check...
2026-07-05  Miss Islington... [3.15] gh-68147: Fix RFC references in imaplib (GH...
2026-07-05  Miss Islington... [3.15] gh-149930: Clarify imaplib response helper types...
2026-07-05  Miss Islington... [3.15] gh-79638: Restore "Treat an unreachable robots...
2026-07-05  Serhiy Storchaka[3.15] gh-69134: Wait until mapped in SimpleDialog...
2026-07-05  Miss Islington... [3.15] Fix minor typos in 'Compound statements' docs...
2026-07-05  Miss Islington... [3.15] gh-76607: Improve documentation of the tkinter...
2026-07-05  Miss Islington... [3.15] gh-54930: Send a status line in error responses...
2026-07-05  Miss Islington... [3.15] gh-123193: Document tkinter Variable lifetime...
2026-07-05  Miss Islington... [3.15] gh-75952: Document negative offsets in tkinter...
2026-07-05  Miss Islington... [3.15] Fix various typos in the `http.server` docs...
2026-07-05  sobolevn[3.15] gh-150459: Fix `SyntaxError` message for `from...
2026-07-05  Miss Islington... [3.15] gh-151945: fix Sphinx reference warnings in...
2026-07-05  Miss Islington... [3.15] gh-153030: Fix quadratic complexity in increment...
2026-07-05  Miss Islington... [3.15] gh-66335: Test uppercase IMAP4 command names...
2026-07-05  Miss Islington... [3.15] Remove PDF images (GH-145977) (#153064)
2026-07-05  Miss Islington... [3.15] gh-151819: Clarify the conditional-pattern email...
2026-07-05  Miss Islington... [3.15] gh-67512: Document IMAP4.append() flags argument...
2026-07-05  Serhiy Storchaka[3.15] gh-40038: Quote imaplib command arguments when...
2026-07-05  Miss Islington... [3.15] Add "new in 3.15" comments to idlelib (GH-153052...
2026-07-04  Miss Islington... [3.15] gh-152718: Reject oversized table counts in...
2026-07-04  Miss Islington... [3.15] gh-151378: Fix unbounded memory growth when...
2026-07-04  Miss Islington... [3.15] gh-151945: Fix all reference warnings and variou...
2026-07-04  Miss Islington... [3.15] gh-152068: Reset PyREPL Colors on prompt finish...
2026-07-04  Miss Islington... [3.15] gh-135661: Fix abrupt closing of empty comment...
2026-07-04  Miss Islington... [3.15] gh-152851: fix a crash when copying a BLAKE...
2026-07-04  Miss Islington... [3.15] gh-150579: use lazy imports for concurrent.futur...
2026-07-03  Miss Islington... [3.15] gh-83386: Enable test_hang_gh83386 for ProcessPo...
2026-07-03  Miss Islington... [3.15] gh-152951 - Fix double DECREF when `newblock...
2026-07-03  Miss Islington... [3.15] gh-152785: Upgrade LLVM to LLVM 21 in GitHub...
2026-07-03  Miss Islington... [3.15] gh-150880: Normalize paths on Windows before...
2026-07-03  Miss Islington... [3.15] gh-152785: Upgrade GCC from 10 to 13 in GHA...
2026-07-03  Miss Islington... [3.15] gh-152903: Change PCWSTR to PWSTR in GetThreadDe...
2026-07-03  Miss Islington... [3.15] gh-152870: Fix compile error with decimal when...
2026-07-03  Miss Islington... [3.15] gh-150641: Fix evaluating forward references...
2026-07-03  Miss Islington... [3.15] gh-152919: Ensure nuget.org source exist before...
2026-07-03  Miss Islington... [3.15] gh-115634: Fix ProcessPoolExecutor deadlock...
2026-07-03  Miss Islington... [3.15] gh-152785: Upgrade Java from 17 to 21 in GHA...
2026-07-02  Terry Jan Reedy[3.15] gh-151428: Remove unused imports in idlelib...
2026-07-02  Miss Islington... [3.15] gh-152847: Reject POSIX TZ rule with non-digit...
2026-07-02  Miss Islington... [3.15] gh-98894: Check tracer exit status in test_dtrac...
2026-07-02  Miss Islington... [3.15] gh-86165: Fix Time2Internaldate with datetime...
2026-07-02  Serhiy Storchaka[3.15] gh-144067: Document terminal leak when initscr...
2026-07-02  Miss Islington... [3.15] gh-98894: Check readelf failures in test_dtrace...
2026-07-02  Miss Islington... [3.15] gh-152680: Detect virtualization on Windows...
2026-07-02  Miss Islington... [3.15] gh-88574: Skip a spurious blank line after a...
2026-07-02  Miss Islington... [3.15] gh-150069: Test frozen dataclass and properties...
2026-07-02  Serhiy Storchaka[3.15] gh-49680: Test imaplib.IMAP4.append line-ending...
2026-07-02  Miss Islington... [3.15] gh-66335: Add tests for imaplib command methods...
2026-07-02  Miss Islington... [3.15] gh-151763: Fix OOM-0013 crash when the parser...
2026-07-02  Miss Islington... [3.15] gh-152569: Fix asyncio.wait leaking tasks via...
2026-07-02  Miss Islington... [3.15] gh-144473: Add "steal" term to glossary; clarify...
2026-07-02  Miss Islington... [3.15] gh-108280: Give a meaningful error for an invali...
2026-07-02  Miss Islington... [3.15] gh-63121: Refresh imaplib capabilities on state...
2026-07-02  Miss Islington... [3.15] gh-72507: Document that imaplib does not verify...
2026-07-02  Miss Islington... [3.15] gh-79964: Clarify the imaplib fetch example...
2026-07-02  Miss Islington... [3.15] gh-135142: update idlelib News3.txt for 9 issues...
2026-07-01  Miss Islington... [3.15] gh-82183: Do not restart the busy IDLE shell...
2026-07-01  Miss Islington... [3.15] gh-75595: Do not save a blank int entry in IDLE...
2026-07-01  Miss Islington... [3.15] gh-65339: Save IDLE Shell and Output windows...
2026-07-01  Stan Ulbrych[3.15] gh-151040: Fix `test_c_stack_unwind` on RISC...
2026-07-01  Miss Islington... [3.15] gh-80504: Always show the full search path in...
2026-07-01  Miss Islington... [3.15] gh-134300: Remove idlelib from the path of the...
next