]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2026-07-01  Miss Islington... [3.15] gh-89360: Fix ValueError in IDLE MultiCall event...
2026-07-01  Miss Islington... [3.15] gh-71956: Fix IDLE Replace All searching up...
2026-07-01  Miss Islington... [3.15] Fix copy paste error with Py_mod_state_traverse...
2026-07-01  Miss Islington... [3.15] gh-66331: Set correct WM_CLASS on X11 for IDLE...
2026-07-01  Miss Islington... [3.15] gh-152157: Reject empty fractions in `_datetime...
2026-07-01  Miss Islington... [3.15] gh-152728: IDLE - move 3 toplevel fix_xyz functi...
2026-07-01  Miss Islington... [3.15] gh-151626: Fix tests that fail when PYTHONPYCACH...
2026-07-01  Miss Islington... [3.15] gh-152715: Add pythoninfo-build command to Platf...
2026-07-01  Miss Islington... [3.15] gh-152711: Add pythoninfo-build command to Platf...
2026-06-30  Serhiy Storchaka[3.15] gh-152502: Detect the curses mouse interface...
2026-06-30  Miss Islington... [3.15] gh-152680: Detect container/VM in test.pythoninf...
2026-06-30  Miss Islington... [3.15] gh-151126: Fix a possible crash during the start...
2026-06-30  Miss Islington... [3.15] gh-151029: Fix `test_remote_exec_deleted_static_...
2026-06-30  Miss Islington... [3.15] gh-152635: Raise MemoryError when the lock alloc...
2026-06-30  Miss Islington... [3.15] Don't require the `_test{internal}capi` modules...
2026-06-30  Miss Islington... [3.15] gh-50966: Fix unbounded recursion in turtle...
2026-06-30  Miss Islington... [3.15] gh-133510: Add links to more info for the match...
2026-06-30  Miss Islington... [3.15] gh-152248: Reject a POSIX TZ abbreviation with...
2026-06-30  Miss Islington... [3.15] gh-149689: add missing error checks in Parser...
2026-06-30  Miss Islington... [3.15] Use tkinter wrapper methods instead of raw Tcl...
2026-06-30  Miss Islington... [3.15] gh-146219: Document reusing a thread state acros...
2026-06-29  Miss Islington... [3.15] gh-152492 Allow `OrderedDict.update` to work...
2026-06-29  Miss Islington... [3.15] gh-103878: Document that the cancelled file...
2026-06-29  Miss Islington... [3.15] gh-151987: Pass `filter_function` to `TarFile...
2026-06-29  Miss Islington... [3.15] gh-152228: Fix an assertion failure in `str...
2026-06-29  Miss Islington... [3.15] gh-69134: Wait until mapped in keyboard virtual...
2026-06-29  Miss Islington... [3.15] gh-69134: Harden tkinter GUI tests that depend...
2026-06-29  Serhiy Storchaka[3.15] gh-152502: Detect optional curses functions...
2026-06-29  Miss Islington... [3.15] gh-152587: Stop documenting bogus default values...
2026-06-29  Miss Islington... [3.15] gh-151096: Fix test_embed with split exec prefix...
2026-06-29  Miss Islington... [3.15] gh-133031: Support non-ASCII characters in curse...
2026-06-29  Miss Islington... [3.15] gh-152359: Update numbers.rst to reference numer...
2026-06-29  Miss Islington... [3.15] gh-71450: Document that Tcl sets the HOME variab...
2026-06-29  Miss Islington... [3.15] gh-152375: Fix undefined behaviour in the `INSTR...
2026-06-29  Miss Islington... [3.15] gh-148909: Fix broken author attribution URL...
2026-06-29  Miss Islington... [3.15] GH-151672: `__lazy_import__` always resolves...
2026-06-29  Miss Islington... [3.15] gh-140146: Fix for stdin redirection to a pipe...
next